WISPO-POP / PowerPlots.jl

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

CompatHelper: bump compat for NetworkLayout to 0.4, (keep existing compat) #77

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 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 2 years ago

Codecov Report

Merging #77 (d706ebb) into master (ca1b463) will decrease coverage by 37.58%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #77       +/-   ##
===========================================
- Coverage   92.35%   54.76%   -37.59%     
===========================================
  Files          11       10        -1     
  Lines         340      325       -15     
===========================================
- Hits          314      178      -136     
- Misses         26      147      +121     
Impacted Files Coverage Δ
src/layouts/common.jl 19.04% <0.00%> (-80.96%) :arrow_down:
src/plots/plot.jl 10.86% <0.00%> (-80.44%) :arrow_down:
src/layouts/layout_engines.jl 35.71% <0.00%> (-58.93%) :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 ca1b463...d706ebb. Read the comment docs.