Codecov / codecov/project
succeeded
Oct 23, 2023 in 1s
92.31% (+66.72%) compared to 01b067a
View this Pull Request on Codecov
92.31% (+66.72%) compared to 01b067a
Details
Codecov Report
Merging #258 (80e6459) into master (01b067a) will increase coverage by
66.72%
.
The diff coverage is89.57%
.
❗ Current head 80e6459 differs from pull request most recent head fabd33c. Consider uploading reports for the commit fabd33c to get more accurate results
@@ Coverage Diff @@
## master #258 +/- ##
===========================================
+ Coverage 25.58% 92.31% +66.72%
===========================================
Files 15 18 +3
Lines 1196 1626 +430
===========================================
+ Hits 306 1501 +1195
+ Misses 890 125 -765
Files | Coverage Δ | |
---|---|---|
src/NonlinearSolve.jl | 90.00% <100.00%> (+5.78%) |
⬆️ |
src/default.jl | 77.21% <ø> (+44.30%) |
⬆️ |
src/dfsane.jl | 97.90% <ø> (+97.90%) |
⬆️ |
src/levenberg.jl | 98.46% <100.00%> (+98.46%) |
⬆️ |
src/pseudotransient.jl | 100.00% <100.00%> (+100.00%) |
⬆️ |
src/raphson.jl | 100.00% <100.00%> (+24.56%) |
⬆️ |
src/trustRegion.jl | 98.40% <100.00%> (+66.56%) |
⬆️ |
src/lbroyden.jl | 98.37% <98.37%> (ø) |
|
src/broyden.jl | 96.05% <96.05%> (ø) |
|
src/utils.jl | 84.32% <89.65%> (+28.25%) |
⬆️ |
... and 3 more |
... and 5 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading