-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fix/rates #23
Fix/rates #23
Conversation
chrisdicaprio
commented
Nov 26, 2023
•
edited
Loading
edited
- input slip rates are now inversion target not raw (target can be different from raw by, e.g. application of slip_factor)
- column names identify if a slip rate is a target or solution
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #23 +/- ##
==========================================
+ Coverage 90.10% 90.21% +0.11%
==========================================
Files 14 14
Lines 768 787 +19
Branches 59 60 +1
==========================================
+ Hits 692 710 +18
Misses 68 68
- Partials 8 9 +1 ☔ View full report in Codecov by Sentry. |
@chrisdicaprio just remember the changelog & bumpversion pls :) |