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

JP-3683: fix abs_deriv handling of off-edge and nan values #311

Merged
merged 3 commits into from
Nov 5, 2024

use descriptive variable names

d420770
Select commit
Loading
Failed to load commit list.
Merged

JP-3683: fix abs_deriv handling of off-edge and nan values #311

use descriptive variable names
d420770
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

86.38% (+0.16%) compared to 60bd3b8

View this Pull Request on Codecov

86.38% (+0.16%) compared to 60bd3b8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.38%. Comparing base (60bd3b8) to head (d420770).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #311      +/-   ##
==========================================
+ Coverage   86.21%   86.38%   +0.16%     
==========================================
  Files          47       49       +2     
  Lines        8812     8899      +87     
==========================================
+ Hits         7597     7687      +90     
+ Misses       1215     1212       -3     

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