Closed frederikgeth closed 2 years ago
Merging #26 (00e0954) into master (41c8abd) will decrease coverage by
3.13%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #26 +/- ##
==========================================
- Coverage 92.18% 89.05% -3.14%
==========================================
Files 9 10 +1
Lines 768 795 +27
==========================================
Hits 708 708
- Misses 60 87 +27
Impacted Files | Coverage Δ | |
---|---|---|
src/StochasticPowerModels.jl | 100.00% <ø> (ø) |
|
src/util/data.jl | 0.00% <0.00%> (ø) |
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 41c8abd...00e0954. Read the comment docs.
@frederikgeth,
I tested the case studies and had some convergence issues, i.e., significantly solver than what @hakanergun reported, and only found LOCALLY_SOLVED//FEASIBLE_POINT, which also deviated slightly from the reported values. This will need some investigation.
branched from PR #21, that needs to be merged in master first