Closed github-actions[bot] closed 3 years ago
Merging #128 (c5ca43e) into master (045957c) will decrease coverage by
60.67%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #128 +/- ##
===========================================
- Coverage 90.50% 29.83% -60.68%
===========================================
Files 35 34 -1
Lines 2845 2862 +17
===========================================
- Hits 2575 854 -1721
- Misses 270 2008 +1738
Impacted Files | Coverage Δ | |
---|---|---|
src/form/la.jl | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
src/form/nc.jl | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
src/form/lrd.jl | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
src/core/types.jl | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
src/form/pwlrd.jl | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
src/util/relax.jl | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
src/core/function.jl | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
src/core/objective.jl | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
src/core/constraint.jl | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
src/util/variable_index.jl | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
... and 22 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 045957c...c5ca43e. Read the comment docs.
This pull request changes the compat entry for the
InfrastructureModels
package from~0.5
to~0.5, 0.6
.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.