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

feat: add dedicated download functions #26

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

feat: add option to download multiple theme type datsets at once

75be4f7
Select commit
Loading
Failed to load commit list.
Draft

feat: add dedicated download functions #26

feat: add option to download multiple theme type datsets at once
75be4f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 14, 2024 in 1s

78.47% (-4.93%) compared to 2ee2cf0

View this Pull Request on Codecov

78.47% (-4.93%) compared to 2ee2cf0

Details

Codecov Report

Attention: Patch coverage is 60.71429% with 110 lines in your changes missing coverage. Please review.

Project coverage is 78.47%. Comparing base (2ee2cf0) to head (75be4f7).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
overturemaestro/advanced_functions/wide_form.py 28.00% 72 Missing ⚠️
overturemaestro/data_downloader.py 72.97% 30 Missing ⚠️
overturemaestro/_duckdb.py 38.46% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
- Coverage   83.40%   78.47%   -4.93%     
==========================================
  Files          13       17       +4     
  Lines         874     1092     +218     
==========================================
+ Hits          729      857     +128     
- Misses        145      235      +90     

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