Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/pq dataset typology #282

Open
wants to merge 58 commits into
base: main
Choose a base branch
from
Open

Fix/pq dataset typology #282

wants to merge 58 commits into from

Conversation

alexglasertpx
Copy link
Contributor

@alexglasertpx alexglasertpx commented Nov 25, 2024

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Use parquet and DuckDB to speed up processing

Related Tickets & Documents

  • Ticket Link
  • Related Issue #
  • Closes #

QA Instructions, Screenshots, Recordings

Please replace this line with instructions on how to test your changes, a note
on the devices and browsers this has been tested on, as well as any relevant
images for UI changes.

Added/updated tests?

We encourage you to keep the code coverage percentage at 80% and above.

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

[optional] Are there any post deployment tasks we need to perform?

[optional] Are there any dependencies on other PRs or Work?

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 94.23077% with 3 lines in your changes missing coverage. Please review.

Project coverage is 82.91%. Comparing base (7cc9562) to head (130aade).
Report is 117 commits behind head on main.

Files with missing lines Patch % Lines
digital_land/commands.py 86.95% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #282      +/-   ##
==========================================
+ Coverage   78.02%   82.91%   +4.89%     
==========================================
  Files          76       84       +8     
  Lines        4077     4742     +665     
==========================================
+ Hits         3181     3932     +751     
+ Misses        896      810      -86     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexglasertpx alexglasertpx force-pushed the fix/pq-dataset-typology branch from b453b4a to a079ccb Compare December 2, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants