Electa-Git / StochasticPowerModels.jl

An extension package of PowerModels.jl for Stochastic Power System Optimization
BSD 3-Clause "New" or "Revised" License
16 stars 7 forks source link

PSCC paper: Bounds on all variables #11

Closed timmyfaraday closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #11 (d7ec5ec) into master (2e3dae6) will increase coverage by 21.62%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #11       +/-   ##
===========================================
+ Coverage   49.20%   70.82%   +21.62%     
===========================================
  Files          11       11               
  Lines         876      874        -2     
===========================================
+ Hits          431      619      +188     
+ Misses        445      255      -190     
Impacted Files Coverage Δ
src/core/variable.jl 90.00% <ø> (+12.00%) :arrow_up:
src/form/iv.jl 100.00% <ø> (+3.09%) :arrow_up:
src/prob/sopf_acr.jl 100.00% <100.00%> (+100.00%) :arrow_up:
src/prob/sopf_iv.jl 100.00% <100.00%> (ø)
src/prob/sopf_iv_itr.jl 93.43% <100.00%> (-2.19%) :arrow_down:
src/util/util.jl 94.59% <0.00%> (-2.71%) :arrow_down:
src/core/objective.jl 30.43% <0.00%> (ø)
src/core/constraint_template.jl 69.75% <0.00%> (+30.24%) :arrow_up:
... and 2 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 2e3dae6...d7ec5ec. Read the comment docs.

timmyfaraday commented 3 years ago

closes #9