JuliaSmoothOptimizers / OptimizationProblems.jl

Optimization Problems for Julia
Other
88 stars 48 forks source link

Add `structural` #163

Closed tmigot closed 2 years ago

tmigot commented 2 years ago

118

codecov[bot] commented 2 years ago

Codecov Report

Merging #163 (79b4723) into main (2df224a) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff            @@
##             main     #163    +/-   ##
========================================
  Coverage   99.57%   99.58%            
========================================
  Files         694      697     +3     
  Lines        5937     6050   +113     
========================================
+ Hits         5912     6025   +113     
  Misses         25       25            
Impacted Files Coverage Δ
src/PureJuMP/PureJuMP.jl 100.00% <ø> (ø)
src/ADNLPProblems/structural.jl 100.00% <100.00%> (ø)
src/Meta/structural.jl 100.00% <100.00%> (ø)
src/PureJuMP/structural.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...79b4723. Read the comment docs.