lanl-ansi / WaterModels.jl

A Julia/JuMP Package for Water Distribution Network Optimization
https://lanl-ansi.github.io/WaterModels.jl/latest/
Other
73 stars 11 forks source link

Fw #130

Closed dsigler1234 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #130 (e526438) into dw (4c1d777) will increase coverage by 4.33%. The diff coverage is 59.21%.

:exclamation: Current head e526438 differs from pull request most recent head 0aad4dc. Consider uploading reports for the commit 0aad4dc to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##               dw     #130      +/-   ##
==========================================
+ Coverage   82.62%   86.96%   +4.33%     
==========================================
  Files          34       34              
  Lines        3367     3245     -122     
==========================================
+ Hits         2782     2822      +40     
+ Misses        585      423     -162     
Impacted Files Coverage Δ
src/form/ncd.jl 98.37% <ø> (-0.02%) :arrow_down:
src/util/relax.jl 54.90% <14.81%> (-41.53%) :arrow_down:
src/core/variable.jl 86.00% <33.33%> (-9.46%) :arrow_down:
src/util/obbt.jl 65.19% <35.29%> (-1.02%) :arrow_down:
src/core/constraint_template.jl 87.66% <42.55%> (-7.36%) :arrow_down:
src/core/data.jl 82.37% <50.00%> (-4.52%) :arrow_down:
src/core/base.jl 91.30% <66.66%> (-8.70%) :arrow_down:
src/prob/wf.jl 92.85% <75.00%> (+61.19%) :arrow_up:
src/io/epanet.jl 75.52% <78.57%> (-0.17%) :arrow_down:
src/core/pump.jl 93.56% <90.90%> (+0.03%) :arrow_up:
... and 17 more

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 4c1d777...0aad4dc. Read the comment docs.