NLPModels.jl
NLPModels.jl copied to clipboard
Add methods for dense Hessian and dense Jacobian
Continuation of #376
Codecov Report
Merging #378 (1da4e91) into main (f8ed18a) will increase coverage by
0.00%. The diff coverage isn/a.
@@ Coverage Diff @@
## main #378 +/- ##
=======================================
Coverage 99.65% 99.66%
=======================================
Files 13 13
Lines 587 603 +16
=======================================
+ Hits 585 601 +16
Misses 2 2
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/nlp/api.jl | 100.00% <ø> (ø) |
|
| src/nlp/meta.jl | 100.00% <0.00%> (ø) |
|
| src/nlp/show.jl | 100.00% <0.00%> (ø) |
|
| src/nls/utils.jl | 100.00% <0.00%> (ø) |
|
| src/nlp/counters.jl | 100.00% <0.00%> (ø) |
|
| src/nls/counters.jl | 100.00% <0.00%> (ø) |
|
| src/nlp/utils.jl | 95.65% <0.00%> (+0.53%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update f8ed18a...1da4e91. Read the comment docs.