NonlinearSolve v3 Release #302
Merged
Codecov / codecov/project
failed
Dec 8, 2023 in 0s
85.99% (-0.09%) compared to b853842
View this Pull Request on Codecov
85.99% (-0.09%) compared to b853842
Details
Codecov Report
Attention: 22 lines
in your changes are missing coverage. Please review.
Comparison is base (
b853842
) 86.08% compared to head (50cef59
) 85.99%.
Files | Patch % | Lines |
---|---|---|
ext/NonlinearSolveMINPACKExt.jl | 77.50% | 9 Missing |
ext/NonlinearSolveNLsolveExt.jl | 86.66% | 6 Missing |
src/extension_algs.jl | 69.23% | 4 Missing |
src/broyden.jl | 88.88% | 1 Missing |
src/default.jl | 87.50% | 1 Missing |
src/klement.jl | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #302 +/- ##
==========================================
- Coverage 86.08% 85.99% -0.09%
==========================================
Files 21 23 +2
Lines 1825 1935 +110
==========================================
+ Hits 1571 1664 +93
- Misses 254 271 +17
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading