WISPO-POP / PowerPlots.jl

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

Document PowerModels DataFrame and data transformation #61

Closed noahrhodes closed 3 years ago

noahrhodes commented 3 years ago

Add preliminary docs for the layout algorithms.

codecov-commenter commented 3 years ago

Codecov Report

Merging #61 (b9dabbd) into master (15976a7) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   92.39%   92.43%   +0.04%     
==========================================
  Files          13       13              
  Lines         368      370       +2     
==========================================
+ Hits          340      342       +2     
  Misses         28       28              
Impacted Files Coverage Δ
src/core/types.jl 100.00% <100.00%> (ø)
src/layouts/common.jl 100.00% <100.00%> (ø)
src/layouts/layout_engines.jl 94.82% <100.00%> (ø)
src/plots/plot.jl 91.30% <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 15976a7...b9dabbd. Read the comment docs.