Don't change the default termination condition #264
Merged
Codecov / codecov/project
succeeded
Oct 27, 2023 in 0s
93.08% (+0.34%) compared to 8fe131a
View this Pull Request on Codecov
93.08% (+0.34%) compared to 8fe131a
Details
Codecov Report
Merging #264 (c428bd9) into master (8fe131a) will increase coverage by
0.34%
.
The diff coverage is69.23%
.
@@ Coverage Diff @@
## master #264 +/- ##
==========================================
+ Coverage 92.74% 93.08% +0.34%
==========================================
Files 19 19
Lines 1806 1794 -12
==========================================
- Hits 1675 1670 -5
+ Misses 131 124 -7
Files | Coverage Δ | |
---|---|---|
src/broyden.jl | 100.00% <100.00%> (+3.40%) |
⬆️ |
src/dfsane.jl | 100.00% <100.00%> (ø) |
|
src/klement.jl | 86.60% <100.00%> (ø) |
|
src/levenberg.jl | 98.86% <100.00%> (ø) |
|
src/pseudotransient.jl | 100.00% <100.00%> (ø) |
|
src/raphson.jl | 100.00% <100.00%> (ø) |
|
src/trustRegion.jl | 99.37% <100.00%> (ø) |
|
src/gaussnewton.jl | 78.31% <66.66%> (ø) |
|
src/utils.jl | 82.63% <36.36%> (ø) |
... and 3 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading