Codecov / codecov/project
succeeded
Oct 9, 2023 in 0s
51.44% (+51.44%) compared to cc04a70
View this Pull Request on Codecov
51.44% (+51.44%) compared to cc04a70
Details
Codecov Report
Merging #218 (00d7363) into master (cc04a70) will increase coverage by
51.44%
.
The diff coverage is34.23%
.
❗ Current head 00d7363 differs from pull request most recent head 9a579c8. Consider uploading reports for the commit 9a579c8 to get more accurate results
@@ Coverage Diff @@
## master #218 +/- ##
===========================================
+ Coverage 0.00% 51.44% +51.44%
===========================================
Files 8 9 +1
Lines 775 832 +57
===========================================
+ Hits 0 428 +428
+ Misses 775 404 -371
Files | Coverage Δ | |
---|---|---|
src/NonlinearSolve.jl | 89.47% <100.00%> (+89.47%) |
⬆️ |
src/raphson.jl | 44.44% <ø> (+44.44%) |
⬆️ |
src/trustRegion.jl | 73.95% <100.00%> (+73.95%) |
⬆️ |
src/utils.jl | 43.18% <100.00%> (+43.18%) |
⬆️ |
src/jacobian.jl | 55.73% <66.66%> (+55.73%) |
⬆️ |
src/levenberg.jl | 59.84% <58.33%> (+59.84%) |
⬆️ |
src/gaussnewton.jl | 0.00% <0.00%> (ø) |
... and 1 file with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading