Add the ability to store the trace for nonlinear solve algorithms #292
Codecov / codecov/project
failed
Nov 24, 2023 in 0s
93.07% (-0.97%) compared to 46912f2
View this Pull Request on Codecov
93.07% (-0.97%) compared to 46912f2
Details
Codecov Report
Attention: 30 lines
in your changes are missing coverage. Please review.
Comparison is base (
46912f2
) 94.04% compared to head (1b9c188
) 93.07%.
Files | Patch % | Lines |
---|---|---|
src/trace.jl | 79.06% | 18 Missing |
src/trustRegion.jl | 56.25% | 7 Missing |
src/NonlinearSolve.jl | 90.47% | 2 Missing |
src/utils.jl | 66.66% | 2 Missing |
src/gaussnewton.jl | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #292 +/- ##
==========================================
- Coverage 94.04% 93.07% -0.97%
==========================================
Files 20 21 +1
Lines 1896 2065 +169
==========================================
+ Hits 1783 1922 +139
- Misses 113 143 +30
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading