lanl-ansi / WaterModels.jl

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

CompatHelper: bump compat for InfrastructureModels to 0.7, (keep existing compat) #145

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the InfrastructureModels package from ~0.6 to ~0.6, 0.7. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 2 years ago

Codecov Report

Merging #145 (c0b67fa) into master (cddbb97) will decrease coverage by 91.37%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #145       +/-   ##
==========================================
- Coverage   91.37%   0.00%   -91.38%     
==========================================
  Files          37      36        -1     
  Lines        4059    4047       -12     
==========================================
- Hits         3709       0     -3709     
- Misses        350    4047     +3697     
Impacted Files Coverage Δ
src/form/la.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/form/crd.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/form/lrd.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/prob/des.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/prob/owf.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/WaterModels.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/core/function.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/core/solution.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/core/constants.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/core/objective.jl 0.00% <0.00%> (-100.00%) :arrow_down:
... and 26 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 cddbb97...c0b67fa. Read the comment docs.