JuliaSmoothOptimizers / OptimizationProblems.jl

Optimization Problems for Julia
Other
88 stars 48 forks source link

Add `polygon2` #157

Closed tmigot closed 2 years ago

tmigot commented 2 years ago

118

codecov[bot] commented 2 years ago

Codecov Report

Merging #157 (9dec311) into main (2df224a) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   99.57%   99.58%           
=======================================
  Files         694      697    +3     
  Lines        5937     5963   +26     
=======================================
+ Hits         5912     5938   +26     
  Misses         25       25           
Impacted Files Coverage Δ
src/ADNLPProblems/polygon2.jl 100.00% <100.00%> (ø)
src/Meta/polygon2.jl 100.00% <100.00%> (ø)
src/PureJuMP/polygon2.jl 100.00% <100.00%> (ø)

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 2df224a...9dec311. Read the comment docs.