-
Notifications
You must be signed in to change notification settings - Fork 7
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
Minor fixes of typos, README and tests #77
Conversation
tests fail currently |
I noticed some errors in |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #77 +/- ##
===========================================
+ Coverage 75.76% 86.39% +10.63%
===========================================
Files 16 16
Lines 392 397 +5
===========================================
+ Hits 297 343 +46
+ Misses 95 54 -41 ☔ 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.
Great, please increment patch version in Project.toml and tag a new release after merge!
This PR:
paper.md
.slope_change.jl
pipeline have been included inruntests.jl
(a reason why our code coverage was lower than expected).