Special Case for Banded Matrices #262
Merged
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 is96.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
Loading