Consolidate Stats Handling #437
Merged
Codecov / codecov/project
succeeded
May 25, 2024 in 0s
86.42% (-0.05%) compared to 86bb307, passed because coverage increased by +0.19% when compared to adjusted base (86.22%)
View this Pull Request on Codecov
86.42% (-0.05%) compared to 86bb307, passed because coverage increased by +0.19% when compared to adjusted base (86.22%)
Details
Codecov Report
Attention: Patch coverage is 94.28571%
with 4 lines
in your changes are missing coverage. Please review.
Project coverage is 86.42%. Comparing base (
86bb307
) to head (50aa5c4
).
Report is 2 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
src/default.jl | 75.00% | 1 Missing |
src/descent/steepest.jl | 0.00% | 1 Missing |
src/internal/jacobian.jl | 87.50% | 1 Missing |
src/internal/operators.jl | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #437 +/- ##
==========================================
- Coverage 86.46% 86.42% -0.05%
==========================================
Files 47 47
Lines 2904 2865 -39
==========================================
- Hits 2511 2476 -35
+ Misses 393 389 -4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading