WISPO-POP / PowerPlots.jl

Functions plot PowerModels networks
BSD 3-Clause "New" or "Revised" License
22 stars 2 forks source link

Layout selection #64

Closed noahrhodes closed 2 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #64 (2585add) into master (b2e4d16) will decrease coverage by 15.43%. The diff coverage is 12.82%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #64       +/-   ##
===========================================
- Coverage   92.43%   76.99%   -15.44%     
===========================================
  Files          13       12        -1     
  Lines         370      426       +56     
===========================================
- Hits          342      328       -14     
- Misses         28       98       +70     
Impacted Files Coverage Δ
src/layouts/layout_engines.jl 45.83% <0.00%> (-49.00%) :arrow_down:
src/layouts/common.jl 85.00% <40.00%> (-15.00%) :arrow_down:
src/graph/common.jl 100.00% <100.00%> (ø)
src/plots/plot.jl 91.30% <100.00%> (ø)
src/core/configuration.jl 77.77% <0.00%> (-11.12%) :arrow_down:
src/core/utils.jl 88.46% <0.00%> (-5.48%) :arrow_down:
src/core/export.jl

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 b2e4d16...2585add. Read the comment docs.

noahrhodes commented 2 years ago

Closed in favor of #81