- Notifications
You must be signed in to change notification settings - Fork35
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
interp_relperm
Allow two phase interpolation#701
Conversation
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.
Approving this to allow for merging since the changes are not numerous, but I of course cannot comment on correctness.
Just a leftover print statement to be removed 😄
codecov-commenter commentedMay 24, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #701 +/- ##==========================================- Coverage 85.69% 85.55% -0.15%========================================== Files 50 49 -1 Lines 7005 6577 -428 ==========================================- Hits 6003 5627 -376+ Misses 1002 950 -52 ☔ View full report in Codecov by Sentry. |
Closes#168