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

chore(CI/CD): bump version 0.1.2 -> 0.2.0 #42

Merged
merged 3 commits into from
Jan 16, 2025
Merged

chore(CI/CD): bump version 0.1.2 -> 0.2.0 #42

merged 3 commits into from
Jan 16, 2025

Conversation

kraina-cicd
Copy link
Collaborator

Added

  • Automatic total time wrapper decorator to aggregate nested function calls
  • Parameter columns_to_download for selecting columns to download from the dataset #23
  • Option to pass a list of pyarrow filters and columns for download for each theme type pair when downloading multiple datasets at once
  • Automatic columns detection in pyarrow filters when passing columns_to_download
  • New advanced_functions module with a wide format for machine learning purposes #38

Changed

  • Refactored available release versions caching #24
  • Removed hive partitioned parquet schema columns from GeoDataFrame loading

Deprecated

  • Nested fields in PyArrow filter in CLI is now expected to be separated by a dot, not a comma #22

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.55%. Comparing base (e8911c0) to head (04d6b74).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   91.55%   91.55%           
=======================================
  Files          19       19           
  Lines        1291     1291           
=======================================
  Hits         1182     1182           
  Misses        109      109           
Flag Coverage Δ
macos-13-python3.12 91.55% <100.00%> (ø)
ubuntu-latest-python3.10 91.47% <100.00%> (ø)
ubuntu-latest-python3.11 91.47% <100.00%> (ø)
ubuntu-latest-python3.12 91.47% <100.00%> (-0.08%) ⬇️
ubuntu-latest-python3.9 91.47% <100.00%> (ø)
windows-latest-python3.12 91.55% <100.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@RaczeQ RaczeQ merged commit 8d74ba9 into main Jan 16, 2025
19 of 23 checks passed
@RaczeQ RaczeQ deleted the release/0.2.0 branch January 16, 2025 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants