WISPO-POP / PowerPlots.jl

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

Added Memento logger to PowerPlots and implemented basic checks for V… #31

Closed noahrhodes closed 3 years ago

noahrhodes commented 3 years ago

…egaLite plot attributes

It will now complain if:

codecov-io commented 3 years ago

Codecov Report

Merging #31 (308691f) into dev (d799206) will decrease coverage by 0.34%. The diff coverage is 81.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #31      +/-   ##
==========================================
- Coverage   82.92%   82.57%   -0.35%     
==========================================
  Files          15       15              
  Lines         527      574      +47     
==========================================
+ Hits          437      474      +37     
- Misses         90      100      +10     
Impacted Files Coverage Δ
src/core/export.jl 100.00% <ø> (ø)
src/core/options.jl 100.00% <ø> (ø)
src/PowerPlots.jl 50.00% <25.00%> (-50.00%) :arrow_down:
src/plots/power_vega.jl 88.28% <90.00%> (+0.64%) :arrow_up:
src/core/utils.jl 96.66% <100.00%> (ø)

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 d799206...308691f. Read the comment docs.