WISPO-POP / PowerPlots.jl

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

Update dependencies #97

Closed noahrhodes closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #97 (b3635ab) into master (105ad23) will decrease coverage by 0.13%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage   93.90%   93.76%   -0.14%     
==========================================
  Files          14       13       -1     
  Lines         705      626      -79     
==========================================
- Hits          662      587      -75     
+ Misses         43       39       -4     
Impacted Files Coverage Δ
src/plots/plot.jl 96.15% <100.00%> (-0.21%) :arrow_down:
src/core/configuration.jl 77.77% <0.00%> (-11.12%) :arrow_down:
src/core/utils.jl 88.46% <0.00%> (-6.14%) :arrow_down:
src/experimental/experimental.jl 51.51% <0.00%> (-1.43%) :arrow_down:
src/layouts/common.jl 94.33% <0.00%> (-0.40%) :arrow_down:
src/core/data.jl 100.00% <0.00%> (ø)
src/core/types.jl 100.00% <0.00%> (ø)
src/core/attribute_validation.jl 100.00% <0.00%> (ø)
src/core/export.jl
... and 3 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 105ad23...b3635ab. Read the comment docs.