-
Notifications
You must be signed in to change notification settings - Fork 2
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
62 deprecate getiftversion in favor of iftversion #63
62 deprecate getiftversion in favor of iftversion #63
Conversation
After merging WilhelmusLab/IceFloeTracker.jl#332 CI should pass. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #63 +/- ##
==========================================
+ Coverage 77.04% 77.92% +0.88%
==========================================
Files 8 8
Lines 318 299 -19
==========================================
- Hits 245 233 -12
+ Misses 73 66 -7
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good, everything passes! And codecov is better now too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe add in the docstrings on L70. * `iftversion`: The current version of IceFloeTracker is loaded into the function automatically`
?
I can update the docstring in |
Thanks! I'll merge this PR then. |
#62