tkoolen / Parametron.jl

Efficiently solving instances of a parameterized family of (possibly mixed-integer) linear/quadratic optimization problems in Julia
Other
73 stars 7 forks source link

Update to MOI 0.6. #91

Closed tkoolen closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #91 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #91      +/-   ##
=========================================
+ Coverage   97.85%   97.9%   +0.04%     
=========================================
  Files           9       9              
  Lines         514     525      +11     
=========================================
+ Hits          503     514      +11     
  Misses         11      11
Impacted Files Coverage Δ
src/moi_interop.jl 98.24% <100%> (ø) :arrow_up:
src/model.jl 96.2% <100%> (+0.09%) :arrow_up:
src/lazyexpression.jl 100% <0%> (ø) :arrow_up:
src/debug.jl 100% <0%> (ø) :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 45a4bdc...b465cf8. Read the comment docs.