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

Special Case for Banded Matrices #262

Merged
merged 2 commits into from
Oct 26, 2023

Special case for Banded Matrices in LM

345ec2a
Select commit
Loading
Failed to load commit list.
Merged

Special Case for Banded Matrices #262

Special case for Banded Matrices in LM
345ec2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2023 in 0s

92.47% (+0.00%) compared to 786e8d3

View this Pull Request on Codecov

92.47% (+0.00%) compared to 786e8d3

Details

Codecov Report

Merging #262 (345ec2a) into master (786e8d3) will increase coverage by 0.00%.
The diff coverage is 96.77%.

@@           Coverage Diff           @@
##           master     #262   +/-   ##
=======================================
  Coverage   92.47%   92.47%           
=======================================
  Files          18       19    +1     
  Lines        1687     1702   +15     
=======================================
+ Hits         1560     1574   +14     
- Misses        127      128    +1     
Files Coverage Δ
src/NonlinearSolve.jl 100.00% <100.00%> (ø)
src/levenberg.jl 98.81% <100.00%> (ø)
src/utils.jl 84.61% <100.00%> (+0.10%) ⬆️
ext/NonlinearSolveBandedMatricesExt.jl 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more