Closed tmigot closed 2 years ago
Merging #171 (f8913e2) into main (65679e7) will increase coverage by
0.33%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #171 +/- ##
==========================================
+ Coverage 99.55% 99.88% +0.33%
==========================================
Files 718 718
Lines 6281 6281
==========================================
+ Hits 6253 6274 +21
+ Misses 28 7 -21
Impacted Files | Coverage Δ | |
---|---|---|
src/ADNLPProblems/hovercraft1d.jl | 100.00% <ø> (ø) |
|
src/PureJuMP/hovercraft1d.jl | 100.00% <ø> (+100.00%) |
:arrow_up: |
src/Meta/clplatea.jl | 100.00% <100.00%> (ø) |
|
src/Meta/clplateb.jl | 100.00% <100.00%> (ø) |
|
src/Meta/clplatec.jl | 100.00% <100.00%> (ø) |
|
src/Meta/hovercraft1d.jl | 100.00% <0.00%> (+83.33%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 65679e7...f8913e2. Read the comment docs.
Thanks @dpo for the comments. I merged them directly.
We can now use the
meta
to get the names of the problems for PureJuMP and ADNLPProblems.I fixed some more typos when updating the benchmark.