lanl-ansi / PowerModelsRestoration.jl

A PowerModels Extension for Optimization of Power Network Restoration
https://lanl-ansi.github.io/PowerModelsRestoration.jl/stable/
Other
22 stars 9 forks source link

Add Util heuristic #62

Closed noahrhodes closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #62 (1ba2d34) into master (2886b6f) will increase coverage by 0.54%. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   90.00%   90.54%   +0.54%     
==========================================
  Files          19       20       +1     
  Lines        1570     1660      +90     
==========================================
+ Hits         1413     1503      +90     
  Misses        157      157              
Impacted Files Coverage Δ
src/core/data.jl 80.92% <93.33%> (+0.56%) :arrow_up:
src/util/rop_utilization.jl 93.33% <93.33%> (ø)
src/util/restoration_redispatch.jl 82.69% <0.00%> (+11.53%) :arrow_up:

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 2886b6f...1ba2d34. Read the comment docs.

noahrhodes commented 2 years ago

@ccoffrin The requested changes have been made, and along with some response comments. Please let me know if there are further changes to make.