Closed github-actions[bot] closed 1 year ago
Merging #61 (53a8e83) into master (3d7b8c9) will decrease coverage by
17.60%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #61 +/- ##
===========================================
- Coverage 92.55% 74.95% -17.61%
===========================================
Files 22 22
Lines 551 579 +28
===========================================
- Hits 510 434 -76
- Misses 41 145 +104
Impacted Files | Coverage Δ | |
---|---|---|
src/core/helpers.jl | 33.33% <0.00%> (-66.67%) |
:arrow_down: |
src/io/json.jl | 50.00% <0.00%> (-50.00%) |
:arrow_down: |
src/prob/gpf.jl | 63.63% <0.00%> (-36.37%) |
:arrow_down: |
src/prob/mld.jl | 63.63% <0.00%> (-36.37%) |
:arrow_down: |
src/prob/ne.jl | 69.23% <0.00%> (-30.77%) |
:arrow_down: |
src/core/base.jl | 69.44% <0.00%> (-30.56%) |
:arrow_down: |
src/GasPowerModels.jl | 75.00% <0.00%> (-25.00%) |
:arrow_down: |
src/core/variable.jl | 75.67% <0.00%> (-24.33%) |
:arrow_down: |
src/prob/opf.jl | 76.19% <0.00%> (-23.81%) |
:arrow_down: |
src/core/ref.jl | 70.58% <0.00%> (-22.75%) |
:arrow_down: |
... and 9 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 3d7b8c9...53a8e83. 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.