WISPO-POP / PowerPlots.jl

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

82 - arrows on powerflow plot #101

Closed bryanluu closed 2 years ago

bryanluu commented 2 years ago

Added arrows on powerflow plot

~[ ] Added tests~

codecov-commenter commented 2 years ago

Codecov Report

Merging #101 (ca193de) into master (62c3038) will increase coverage by 0.16%. The diff coverage is 97.50%.

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   93.90%   94.07%   +0.16%     
==========================================
  Files          14       14              
  Lines         705      742      +37     
==========================================
+ Hits          662      698      +36     
- Misses         43       44       +1     
Impacted Files Coverage Δ
src/core/options.jl 100.00% <ø> (ø)
src/plots/plot.jl 96.04% <93.33%> (-0.32%) :arrow_down:
src/core/attribute_validation.jl 100.00% <100.00%> (ø)
src/layouts/common.jl 96.10% <100.00%> (+1.36%) :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 62c3038...ca193de. Read the comment docs.