Line Search for Newton-Raphson #194
Closed
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
failed
Sep 15, 2023 in 1s
92.76% (-1.66%) compared to f1703e6
View this Pull Request on Codecov
92.76% (-1.66%) compared to f1703e6
Details
Codecov Report
Merging #194 (ad4ea57) into master (f1703e6) will decrease coverage by
1.66%
.
The diff coverage is79.16%
.
❗ Current head ad4ea57 differs from pull request most recent head ff524b0. Consider uploading reports for the commit ff524b0 to get more accurate results
@@ Coverage Diff @@
## master #194 +/- ##
==========================================
- Coverage 94.42% 92.76% -1.66%
==========================================
Files 7 7
Lines 699 760 +61
==========================================
+ Hits 660 705 +45
- Misses 39 55 +16
Files Changed | Coverage Δ | |
---|---|---|
src/NonlinearSolve.jl | 100.00% <ø> (ø) |
|
src/jacobian.jl | 77.27% <0.00%> (-13.55%) |
⬇️ |
src/raphson.jl | 98.21% <100.00%> (+1.11%) |
⬆️ |
src/utils.jl | 75.00% <100.00%> (-6.43%) |
⬇️ |
... and 2 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading