lanl-ansi / GasModels.jl

A Julia/JuMP Package for Gas Network Optimization
https://lanl-ansi.github.io/GasModels.jl/latest/
Other
65 stars 16 forks source link

Allow dynamic creation of direciton variables #215

Closed rb004f closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #215 into master will increase coverage by 0.82%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #215      +/-   ##
==========================================
+ Coverage   75.47%   76.29%   +0.82%     
==========================================
  Files          35       35              
  Lines        3902     3902              
==========================================
+ Hits         2945     2977      +32     
+ Misses        957      925      -32     
Impacted Files Coverage Δ
src/core/variable.jl 95.54% <0.00%> (ø)
src/core/data.jl 78.30% <0.00%> (+5.03%) :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 c88919c...e9bc793. Read the comment docs.