Closed github-actions[bot] closed 2 years ago
Merging #145 (c0b67fa) into master (cddbb97) will decrease coverage by
91.37%
. The diff coverage isn/a
.
@@ 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.
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.