Codecov / codecov/project
failed
Dec 7, 2023 in 0s
0.00% (-86.09%) compared to b853842
View this Pull Request on Codecov
0.00% (-86.09%) compared to b853842
Details
Codecov Report
Attention: 75 lines
in your changes are missing coverage. Please review.
Comparison is base (
b853842
) 86.08% compared to head (9e27c1a
) 0.00%.
❗ Current head 9e27c1a differs from pull request most recent head a0788dd. Consider uploading reports for the commit a0788dd to get more accurate results
Files | Patch % | Lines |
---|---|---|
ext/NonlinearSolveFastLevenbergMarquardtExt.jl | 0.00% | 37 Missing |
src/default.jl | 0.00% | 10 Missing |
src/broyden.jl | 0.00% | 9 Missing |
src/klement.jl | 0.00% | 9 Missing |
ext/NonlinearSolveLeastSquaresOptimExt.jl | 0.00% | 3 Missing |
src/extension_algs.jl | 0.00% | 2 Missing |
src/gaussnewton.jl | 0.00% | 1 Missing |
src/levenberg.jl | 0.00% | 1 Missing |
src/pseudotransient.jl | 0.00% | 1 Missing |
src/raphson.jl | 0.00% | 1 Missing |
... and 1 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #302 +/- ##
==========================================
- Coverage 86.08% 0.00% -86.09%
==========================================
Files 21 21
Lines 1825 1796 -29
==========================================
- Hits 1571 0 -1571
- Misses 254 1796 +1542
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading