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 17, 2023 in 1s
92.49% (-1.93%) compared to 81e9164
View this Pull Request on Codecov
92.49% (-1.93%) compared to 81e9164
Details
Codecov Report
Merging #194 (f8b6685) into master (81e9164) will decrease coverage by
1.93%
.
The diff coverage is67.92%
.
❗ Current head f8b6685 differs from pull request most recent head 137d8fd. Consider uploading reports for the commit 137d8fd to get more accurate results
@@ Coverage Diff @@
## master #194 +/- ##
==========================================
- Coverage 94.42% 92.49% -1.93%
==========================================
Files 7 7
Lines 699 746 +47
==========================================
+ Hits 660 690 +30
- Misses 39 56 +17
Files Changed | Coverage Δ | |
---|---|---|
src/NonlinearSolve.jl | 100.00% <ø> (ø) |
|
src/jacobian.jl | 82.40% <0.00%> (-8.41%) |
⬇️ |
src/utils.jl | 81.42% <ø> (ø) |
|
src/raphson.jl | 91.50% <83.72%> (-5.60%) |
⬇️ |
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading