JuliaStochOpt / ParameterJuMP.jl

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

Tidy ParameterJuMP.jl #82

Closed odow closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #82 (6d884ef) into master (d8ec452) will increase coverage by 0.05%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   78.06%   78.11%   +0.05%     
==========================================
  Files           8        8              
  Lines         433      434       +1     
==========================================
+ Hits          338      339       +1     
  Misses         95       95              
Impacted Files Coverage Δ
src/ParameterJuMP.jl 90.69% <84.21%> (+0.92%) :arrow_up:
src/deprecations.jl 16.66% <100.00%> (+16.66%) :arrow_up:
src/variable_interface.jl 50.00% <0.00%> (-2.18%) :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 d8ec452...b234da3. Read the comment docs.