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.10.0 -> 0.11.0 #159

Merged
merged 4 commits into from
Sep 24, 2024
Merged

chore(CI/CD): bump version 0.10.0 -> 0.11.0 #159

merged 4 commits into from
Sep 24, 2024

Conversation

kraina-cicd
Copy link
Contributor

Changed

  • Bumped minimal DuckDB version to 1.1.0
  • Refactored geoparquet operations for compatibility with new DuckDB version
  • Excluded conftest.py file from the final library build
  • Replaced unary_union calls with union_all() on all GeoDataFrames
  • Silenced pooch library warnings regarding empty SHA hash

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

Attention: Patch coverage is 79.16667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 92.61%. Comparing base (86c5884) to head (a25753c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
quackosm/cli.py 71.42% 4 Missing ⚠️
quackosm/osm_extracts/__init__.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #159      +/-   ##
==========================================
- Coverage   92.81%   92.61%   -0.20%     
==========================================
  Files          22       23       +1     
  Lines        1963     1978      +15     
==========================================
+ Hits         1822     1832      +10     
- Misses        141      146       +5     
Flag Coverage Δ
macos-13-python3.12 92.61% <79.16%> (-0.20%) ⬇️
ubuntu-latest-python3.10 92.61% <79.16%> (-0.20%) ⬇️
ubuntu-latest-python3.11 92.61% <79.16%> (-0.15%) ⬇️
ubuntu-latest-python3.12 92.61% <79.16%> (-0.20%) ⬇️
ubuntu-latest-python3.9 92.61% <79.16%> (-0.20%) ⬇️
windows-latest-python3.12 92.61% <79.16%> (-0.20%) ⬇️

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 5ca9558 into main Sep 24, 2024
18 of 23 checks passed
@RaczeQ RaczeQ deleted the release/0.11.0 branch September 24, 2024 21:05
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