Codecov / codecov/project
succeeded
Oct 16, 2023 in 0s
93.31% (+73.12%) compared to a6af39c
View this Pull Request on Codecov
93.31% (+73.12%) compared to a6af39c
Details
Codecov Report
Merging #236 (f151a0a) into master (a6af39c) will increase coverage by
73.12%
.
The diff coverage is88.23%
.
❗ Current head f151a0a differs from pull request most recent head 1c19fa7. Consider uploading reports for the commit 1c19fa7 to get more accurate results
@@ Coverage Diff @@
## master #236 +/- ##
===========================================
+ Coverage 20.19% 93.31% +73.12%
===========================================
Files 9 11 +2
Lines 832 868 +36
===========================================
+ Hits 168 810 +642
+ Misses 664 58 -606
Files | Coverage Δ | |
---|---|---|
src/algorithms.jl | 100.00% <100.00%> (ø) |
|
src/gaussnewton.jl | 75.00% <100.00%> (+75.00%) |
⬆️ |
src/levenberg.jl | 98.42% <100.00%> (+98.42%) |
⬆️ |
src/NonlinearSolve.jl | 85.00% <0.00%> (+0.78%) |
⬆️ |
src/utils.jl | 77.77% <50.00%> (+19.82%) |
⬆️ |
ext/NonlinearSolveLeastSquaresOptimExt.jl | 91.66% <91.66%> (ø) |
|
src/jacobian.jl | 86.15% <77.77%> (+5.82%) |
⬆️ |
... and 4 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading