Closed tasseff closed 3 years ago
Merging #47 (b1870dd) into master (8bd7af4) will decrease coverage by
0.00%
. The diff coverage is95.45%
.
@@ Coverage Diff @@
## master #47 +/- ##
==========================================
- Coverage 92.66% 92.66% -0.01%
==========================================
Files 22 22
Lines 1595 1608 +13
==========================================
+ Hits 1478 1490 +12
- Misses 117 118 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/PowerModelsRestoration.jl | 100.00% <ø> (ø) |
|
src/core/data.jl | 84.11% <90.47%> (+0.40%) |
:arrow_up: |
src/core/constraint_template.jl | 96.05% <94.73%> (ø) |
|
src/core/ref.jl | 100.00% <100.00%> (ø) |
|
src/core/variable.jl | 92.85% <100.00%> (ø) |
|
src/form/acp.jl | 100.00% <100.00%> (ø) |
|
src/form/dcp.jl | 95.34% <100.00%> (ø) |
|
src/form/wr.jl | 86.33% <100.00%> (ø) |
|
src/form/wrm.jl | 100.00% <100.00%> (ø) |
|
src/prob/mld.jl | 97.51% <100.00%> (ø) |
|
... and 1 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 8bd7af4...b1870dd. Read the comment docs.
This pull request coincides with the multi-infrastructure branch of InfrastructureModels.jl. It is intended to add support for the new multi-infrastructure conventions of InfrastructureModels and its associated data structures. The merging of this pull request should be timed with the corresponding new releases of InfrastructureModels.jl, then PowerModels.jl.