WISPO-POP / PowerPlots.jl

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

fix typo in PMG #93

Closed noahrhodes closed 2 years ago

noahrhodes commented 2 years ago

add test that found problem.

Closes #83

codecov-commenter commented 2 years ago

Codecov Report

Merging #93 (b8b3de2) into master (39260de) will increase coverage by 2.60%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   88.26%   90.87%   +2.60%     
==========================================
  Files          12       13       +1     
  Lines         537      712     +175     
==========================================
+ Hits          474      647     +173     
- Misses         63       65       +2     
Impacted Files Coverage Δ
src/core/types.jl 100.00% <100.00%> (ø)
src/layouts/SFDP_fixed_layout.jl 94.52% <0.00%> (-1.37%) :arrow_down:
src/plots/plot_processing.jl 86.95% <0.00%> (ø)
src/plots/plot.jl 86.47% <0.00%> (+28.78%) :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 39260de...b8b3de2. Read the comment docs.