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 CoordRefSystems.code function & Small fix in Shift constructor #181

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

eliascarv
Copy link
Member

This function is the inverse of CoordRefSystems.get function and will be useful in future PRs.

This PR also adds a small fix in Shift constructor to avoid creating non-float parameters.

@eliascarv eliascarv requested a review from juliohm October 1, 2024 13:05
@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.31%. Comparing base (37b82c0) to head (8f551c8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   97.18%   97.31%   +0.12%     
==========================================
  Files          31       31              
  Lines        1245     1228      -17     
==========================================
- Hits         1210     1195      -15     
+ Misses         35       33       -2     

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

@eliascarv eliascarv merged commit a940b7d into main Oct 1, 2024
6 checks passed
@eliascarv eliascarv deleted the code branch October 1, 2024 13: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.

3 participants