OptimizationProblems.jl icon indicating copy to clipboard operation
OptimizationProblems.jl copied to clipboard

add `3pk`

Open tmigot opened this issue 3 years ago • 1 comments

https://github.com/mpf/Optimization-Test-Problems/blob/master/cute/3pk.mod

tmigot avatar Jul 27 '22 16:07 tmigot

Codecov Report

Base: 99.86% // Head: 99.86% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (9c15739) compared to base (60b2107). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #207    +/-   ##
========================================
  Coverage   99.86%   99.86%            
========================================
  Files         751      754     +3     
  Lines        6731     6856   +125     
========================================
+ Hits         6722     6847   +125     
  Misses          9        9            
Impacted Files Coverage Δ
src/ADNLPProblems/threepk.jl 100.00% <100.00%> (ø)
src/Meta/threepk.jl 100.00% <100.00%> (ø)
src/PureJuMP/threepk.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Jul 27 '22 16:07 codecov[bot]