This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 21, 2023 in 1s
93.97% (+68.38%) compared to 01b067a
View this Pull Request on Codecov
93.97% (+68.38%) compared to 01b067a
Details
Codecov Report
Merging #257 (1e4cfde) into master (01b067a) will increase coverage by
68.38%
.
The diff coverage is95.20%
.
❗ Current head 1e4cfde differs from pull request most recent head 00852f0. Consider uploading reports for the commit 00852f0 to get more accurate results
@@ Coverage Diff @@
## master #257 +/- ##
===========================================
+ Coverage 25.58% 93.97% +68.38%
===========================================
Files 15 16 +1
Lines 1196 1361 +165
===========================================
+ Hits 306 1279 +973
+ Misses 890 82 -808
Files | Coverage Δ | |
---|---|---|
src/NonlinearSolve.jl | 89.47% <ø> (+5.26%) |
⬆️ |
src/default.jl | 77.21% <ø> (+44.30%) |
⬆️ |
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 | 99.36% <100.00%> (+67.51%) |
⬆️ |
src/utils.jl | 83.92% <100.00%> (+27.85%) |
⬆️ |
src/linesearch.jl | 96.18% <96.87%> (+80.39%) |
⬆️ |
src/broyden.jl | 92.85% <92.85%> (ø) |
... and 7 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading