WISPO-POP / PowerPlots.jl

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

add powerplot! function to add bottom plot layer #80

Closed noahrhodes closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #80 (6d8619e) into master (ca1b463) will decrease coverage by 5.93%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
- Coverage   92.35%   86.41%   -5.94%     
==========================================
  Files          11       11              
  Lines         340      405      +65     
==========================================
+ Hits          314      350      +36     
- Misses         26       55      +29     
Impacted Files Coverage Δ
src/plots/plot.jl 57.69% <0.00%> (-33.62%) :arrow_down:
src/core/types.jl 100.00% <0.00%> (ø)
src/layouts/common.jl 100.00% <0.00%> (ø)
src/core/attribute_validation.jl 100.00% <0.00%> (ø)
src/layouts/layout_engines.jl 95.16% <0.00%> (+0.51%) :arrow_up:
src/core/utils.jl 94.59% <0.00%> (+0.65%) :arrow_up:
src/experimental/experimental.jl 51.51% <0.00%> (+1.51%) :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 ca1b463...6d8619e. Read the comment docs.