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

UPD: Updates for new multi-infrastructure conventions and improved bounds. #129

Closed tasseff closed 3 years ago

tasseff commented 3 years ago

Note that this will close #127.

codecov[bot] commented 3 years ago

Codecov Report

Merging #129 (b3c67fa) into master (7f198cf) will decrease coverage by 0.41%. The diff coverage is 89.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
- Coverage   90.50%   90.09%   -0.42%     
==========================================
  Files          35       35              
  Lines        2845     3089     +244     
==========================================
+ Hits         2575     2783     +208     
- Misses        270      306      +36     
Impacted Files Coverage Δ
src/WaterModels.jl 100.00% <ø> (ø)
src/core/constants.jl 100.00% <ø> (ø)
src/core/export.jl 100.00% <ø> (ø)
src/io/common.jl 96.42% <ø> (ø)
src/core/node.jl 95.00% <66.66%> (-5.00%) :arrow_down:
src/core/base.jl 86.95% <67.85%> (-13.05%) :arrow_down:
src/core/data.jl 86.88% <79.81%> (-5.82%) :arrow_down:
src/util/obbt.jl 66.21% <88.23%> (ø)
src/core/pump.jl 93.53% <90.90%> (-0.38%) :arrow_down:
src/core/variable.jl 95.45% <98.38%> (+1.06%) :arrow_up:
... and 18 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 7f198cf...3e4eae9. Read the comment docs.