Fix Jacobian Construction for concrete_jac #229
Merged
Codecov / codecov/project
succeeded
Oct 6, 2023 in 0s
94.97% (+1.32%) compared to fd4ae4b
View this Pull Request on Codecov
94.97% (+1.32%) compared to fd4ae4b
Details
Codecov Report
Merging #229 (b5b9298) into master (fd4ae4b) will increase coverage by
1.32%
.
The diff coverage is75.00%
.
@@ Coverage Diff @@
## master #229 +/- ##
==========================================
+ Coverage 93.64% 94.97% +1.32%
==========================================
Files 8 8
Lines 771 776 +5
==========================================
+ Hits 722 737 +15
+ Misses 49 39 -10
Files | Coverage Δ | |
---|---|---|
src/NonlinearSolve.jl | 66.66% <ø> (ø) |
|
src/levenberg.jl | 98.48% <100.00%> (+0.77%) |
⬆️ |
src/jacobian.jl | 86.79% <50.00%> (-5.05%) |
⬇️ |
... and 2 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading