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

Add CRS support for queries #58

Merged
merged 22 commits into from
Nov 15, 2024

Explicit transpose to cleanup dataset on projection

501417b
Select commit
Loading
Failed to load commit list.
Merged

Add CRS support for queries #58

Explicit transpose to cleanup dataset on projection
501417b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 1s

86.66% (+7.64%) compared to 434d6b9

View this Pull Request on Codecov

86.66% (+7.64%) compared to 434d6b9

Details

Codecov Report

Attention: Patch coverage is 87.95181% with 10 lines in your changes missing coverage. Please review.

Project coverage is 86.66%. Comparing base (434d6b9) to head (501417b).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
xpublish_edr/plugin.py 60.00% 6 Missing ⚠️
xpublish_edr/geometry/common.py 94.00% 3 Missing ⚠️
xpublish_edr/geometry/area.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   79.02%   86.66%   +7.64%     
==========================================
  Files           6       11       +5     
  Lines         205      390     +185     
==========================================
+ Hits          162      338     +176     
- Misses         43       52       +9     

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