JuliaSmoothOptimizers / OptimizationProblems.jl

Optimization Problems for Julia
Other
88 stars 48 forks source link

Add JuMP model for `tetra` #192

Closed tmigot closed 2 years ago

tmigot commented 2 years ago

161

codecov[bot] commented 2 years ago

Codecov Report

Merging #192 (17341ad) into main (0eb18a3) will increase coverage by 0.63%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #192      +/-   ##
==========================================
+ Coverage   99.25%   99.89%   +0.63%     
==========================================
  Files         741      742       +1     
  Lines        6589     6615      +26     
==========================================
+ Hits         6540     6608      +68     
+ Misses         49        7      -42     
Impacted Files Coverage Δ
src/PureJuMP/tetra.jl 100.00% <100.00%> (ø)
src/Meta/tetra.jl 100.00% <0.00%> (+100.00%) :arrow_up:
src/Meta/tetra_gear.jl 100.00% <0.00%> (+100.00%) :arrow_up:
src/Meta/tetra_hook.jl 100.00% <0.00%> (+100.00%) :arrow_up:
src/Meta/tetra_foam5.jl 100.00% <0.00%> (+100.00%) :arrow_up:
src/Meta/tetra_duct12.jl 100.00% <0.00%> (+100.00%) :arrow_up:
src/Meta/tetra_duct15.jl 100.00% <0.00%> (+100.00%) :arrow_up:
src/Meta/tetra_duct20.jl 100.00% <0.00%> (+100.00%) :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 0eb18a3...17341ad. Read the comment docs.