WISPO-POP / PowerPlots.jl

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

CompatHelper: bump compat for "NetworkLayout" to "0.4" #69

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the NetworkLayout package from ~0.3 to ~0.3, 0.4.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov-commenter commented 3 years ago

Codecov Report

Merging #69 (b4db52a) into master (64ed8b8) will decrease coverage by 38.06%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #69       +/-   ##
===========================================
- Coverage   92.43%   54.36%   -38.07%     
===========================================
  Files          13       12        -1     
  Lines         370      355       -15     
===========================================
- Hits          342      193      -149     
- Misses         28      162      +134     
Impacted Files Coverage Δ
src/layouts/common.jl 12.50% <0.00%> (-87.50%) :arrow_down:
src/plots/plot.jl 10.86% <0.00%> (-80.44%) :arrow_down:
src/layouts/layout_engines.jl 34.48% <0.00%> (-60.35%) :arrow_down:
src/experimental/experimental.jl 0.00% <0.00%> (-50.00%) :arrow_down:
src/core/attribute_validation.jl 55.55% <0.00%> (-44.45%) :arrow_down:
src/core/configuration.jl 77.77% <0.00%> (-11.12%) :arrow_down:
src/core/utils.jl 88.00% <0.00%> (-5.94%) :arrow_down:
src/core/export.jl

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 64ed8b8...b4db52a. Read the comment docs.

noahrhodes commented 2 years ago

closed by #81