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

Dispatchable #178

Closed rb004f closed 4 years ago

rb004f commented 4 years ago

Added a dispatchable receipt point to each test file to improve numerical stablity

codecov[bot] commented 4 years ago

Codecov Report

Merging #178 into master will increase coverage by 0.39%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #178      +/-   ##
==========================================
+ Coverage   58.47%   58.86%   +0.39%     
==========================================
  Files          31       31              
  Lines        3227     3226       -1     
==========================================
+ Hits         1887     1899      +12     
+ Misses       1340     1327      -13     
Impacted Files Coverage Δ
src/prob/ls.jl 76.92% <ø> (ø)
src/form/misocp.jl 57.29% <0.00%> (+12.96%) :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 b0609ff...80cbfd5. Read the comment docs.