Closed github-actions[bot] closed 2 years ago
Merging #147 (4975c64) into master (65bd9e5) will decrease coverage by
5.94%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #147 +/- ##
==========================================
- Coverage 91.56% 85.61% -5.95%
==========================================
Files 38 38
Lines 4054 4054
==========================================
- Hits 3712 3471 -241
- Misses 342 583 +241
Impacted Files | Coverage Δ | |
---|---|---|
src/core/objective.jl | 80.00% <0.00%> (-20.00%) |
:arrow_down: |
src/prob/wf.jl | 82.97% <0.00%> (-17.03%) |
:arrow_down: |
src/core/tank.jl | 80.48% <0.00%> (-14.64%) |
:arrow_down: |
src/core/reservoir.jl | 78.57% <0.00%> (-14.29%) |
:arrow_down: |
src/core/demand.jl | 80.00% <0.00%> (-12.50%) |
:arrow_down: |
src/core/function.jl | 87.87% <0.00%> (-12.13%) |
:arrow_down: |
src/core/valve.jl | 82.35% <0.00%> (-11.77%) |
:arrow_down: |
src/util/variable_index.jl | 88.33% <0.00%> (-11.67%) |
:arrow_down: |
src/core/regulator.jl | 89.65% <0.00%> (-10.35%) |
:arrow_down: |
src/core/short_pipe.jl | 90.90% <0.00%> (-9.10%) |
:arrow_down: |
... 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 65bd9e5...4975c64. Read the comment docs.
This pull request changes the compat entry for the
JuMP
package from~0.22, ~0.23
to~0.22, ~0.23, 1
. 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.