Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line Search for Newton-Raphson #194

Closed
wants to merge 26 commits into from

Merge branch 'master' into ys/linesearch

f8b6685
Select commit
Loading
Failed to load commit list.
Closed

Line Search for Newton-Raphson #194

Merge branch 'master' into ys/linesearch
f8b6685
Select commit
Loading
Failed to load commit list.
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 is 67.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