JuliaStochOpt / ParameterJuMP.jl

A JuMP extension to use parameter in constraints RHS
MIT License
41 stars 5 forks source link

Updates #7

Closed blegat closed 6 years ago

blegat commented 6 years ago

@joaquimg The major change is the change of sign in resultdual for parameters, see the change in test/test1.jl. It corresponds to the MOI doc as mentioned in the comment. Are you ok with the change ?

codecov[bot] commented 6 years ago

Codecov Report

Merging #7 into master will decrease coverage by 1.79%. The diff coverage is 57.14%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #7     +/-   ##
======================================
- Coverage    76.8%   75%   -1.8%     
======================================
  Files           1     1             
  Lines         125   128      +3     
======================================
  Hits           96    96             
- Misses         29    32      +3
Impacted Files Coverage Δ
src/ParameterJuMP.jl 75% <57.14%> (-1.8%) :arrow_down:

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 f3f5c66...a4535f0. Read the comment docs.