JuliaSmoothOptimizers / OptimizationProblems.jl

Optimization Problems for Julia
Other
88 stars 48 forks source link

add Hovercraft1d #151

Closed tmigot closed 2 years ago

tmigot commented 2 years ago

118

codecov[bot] commented 2 years ago

Codecov Report

Merging #151 (a913e5d) into main (6fe63ac) will decrease coverage by 0.38%. The diff coverage is 34.37%.

@@            Coverage Diff             @@
##             main     #151      +/-   ##
==========================================
- Coverage   99.57%   99.19%   -0.39%     
==========================================
  Files         688      694       +6     
  Lines        5899     5940      +41     
==========================================
+ Hits         5874     5892      +18     
- Misses         25       48      +23     
Impacted Files Coverage Δ
src/PureJuMP/hovercraft1d.jl 0.00% <0.00%> (ø)
src/Meta/hovercraft1d.jl 16.66% <16.66%> (ø)
src/ADNLPProblems/hovercraft1d.jl 100.00% <100.00%> (ø)
src/PureJuMP/PureJuMP.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/OptimizationProblems.jl 50.00% <0.00%> (-50.00%) :arrow_down:
src/PureJuMP/BOX2.jl 100.00% <0.00%> (ø)
src/PureJuMP/BOX3.jl 100.00% <0.00%> (ø)
src/PureJuMP/biggs6.jl 100.00% <0.00%> (ø)
src/PureJuMP/kowosb.jl 100.00% <0.00%> (ø)
src/PureJuMP/gaussian.jl 100.00% <0.00%> (ø)
... and 12 more

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 6fe63ac...a913e5d. Read the comment docs.