WISPO-POP / PowerPlots.jl

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

add a vegalite backend plotting function #18

Closed noahrhodes closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #18 (99f45e4) into master (058d092) will increase coverage by 3.40%. The diff coverage is 89.56%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   77.80%   81.21%   +3.40%     
==========================================
  Files          12       12              
  Lines         347      479     +132     
==========================================
+ Hits          270      389     +119     
- Misses         77       90      +13     
Impacted Files Coverage Δ
src/PowerPlots.jl 100.00% <ø> (ø)
src/plots/power_vega.jl 89.56% <89.56%> (ø)
src/plots/network_status.jl 70.00% <0.00%> (-1.43%) :arrow_down:
src/core/types.jl 100.00% <0.00%> (ø)
src/core/export.jl
src/graph/common.jl 95.23% <0.00%> (+0.11%) :arrow_up:
src/plots/power_flow.jl 91.80% <0.00%> (+0.13%) :arrow_up:
src/plots/system_voltage.jl 89.58% <0.00%> (+0.22%) :arrow_up:
... and 5 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 058d092...99f45e4. Read the comment docs.