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

Crs handling conversion between different axis orderings #774

Merged
merged 2 commits into from
Dec 26, 2023

Conversation

andy-beer
Copy link
Contributor

The Crs class is enhanced to handle conversions between crs'es with different axis orderings.

Unit tests for the crs module are also expanded.

Copy link

codecov bot commented Dec 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (61758f3) 81.57% compared to head (cf3ea12) 81.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #774      +/-   ##
==========================================
+ Coverage   81.57%   81.61%   +0.03%     
==========================================
  Files         190      190              
  Lines       32865    32886      +21     
==========================================
+ Hits        26811    26841      +30     
+ Misses       6054     6045       -9     

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

@andy-beer andy-beer merged commit ef1d5d7 into master Dec 26, 2023
10 checks passed
@andy-beer andy-beer deleted the crs_unit_tests branch December 26, 2023 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant