WISPO-POP / PowerPlots.jl

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

Remove plots and clean package #54

Closed noahrhodes closed 3 years ago

noahrhodes commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #54 (cc7c59e) into dev (b793497) will increase coverage by 11.45%. The diff coverage is 96.47%.

Impacted file tree graph

@@             Coverage Diff             @@
##              dev      #54       +/-   ##
===========================================
+ Coverage   85.24%   96.69%   +11.45%     
===========================================
  Files          16       12        -4     
  Lines         664      333      -331     
===========================================
- Hits          566      322      -244     
+ Misses         98       11       -87     
Impacted Files Coverage Δ
src/PowerPlots.jl 100.00% <ø> (+8.33%) :arrow_up:
src/core/data.jl 80.00% <ø> (+23.18%) :arrow_up:
src/core/options.jl 100.00% <ø> (ø)
src/core/utils.jl 96.77% <ø> (ø)
src/core/configuration.jl 88.88% <88.88%> (ø)
src/plots/plot.jl 91.30% <91.30%> (ø)
src/layouts/layout_engines.jl 94.82% <94.64%> (+39.27%) :arrow_up:
src/core/attribute_validation.jl 100.00% <100.00%> (ø)
src/graph/common.jl 100.00% <100.00%> (+4.76%) :arrow_up:
src/layouts/common.jl 100.00% <100.00%> (+56.25%) :arrow_up:
... and 4 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 b793497...cc7c59e. Read the comment docs.