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

Python: Use pyproj to check CRS equality if GDAL not available #160

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

dbaston
Copy link
Member

@dbaston dbaston commented Nov 19, 2024

Fixes #159

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

Attention: Patch coverage is 10.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 90.71%. Comparing base (f074950) to head (0c258af).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
python/src/exactextract/exact_extract.py 10.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
- Coverage   91.02%   90.71%   -0.32%     
==========================================
  Files          85       85              
  Lines        6432     6664     +232     
  Branches      628      629       +1     
==========================================
+ Hits         5855     6045     +190     
- Misses        545      587      +42     
  Partials       32       32              

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


🚨 Try these New Features:

@dbaston dbaston merged commit ff8ae37 into isciences:master Nov 22, 2024
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant