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 Setfield to 1, (keep existing compat) #99

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Setfield package from ~0.7 to ~0.7, 1. 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 #99 (5448934) into master (62c3038) will decrease coverage by 18.61%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master      #99       +/-   ##
===========================================
- Coverage   93.90%   75.28%   -18.62%     
===========================================
  Files          14       14               
  Lines         705      704        -1     
===========================================
- Hits          662      530      -132     
- Misses         43      174      +131     
Impacted Files Coverage Δ
src/core/options.jl 50.00% <0.00%> (-50.00%) :arrow_down:
src/core/configuration.jl 55.55% <0.00%> (-33.34%) :arrow_down:
src/layouts/SFDP_fixed_layout.jl 65.75% <0.00%> (-28.77%) :arrow_down:
src/layouts/common.jl 70.17% <0.00%> (-24.57%) :arrow_down:
src/core/types.jl 76.78% <0.00%> (-23.22%) :arrow_down:
src/core/data.jl 80.00% <0.00%> (-20.00%) :arrow_down:
src/core/utils.jl 75.00% <0.00%> (-19.60%) :arrow_down:
src/core/attribute_validation.jl 82.50% <0.00%> (-17.50%) :arrow_down:
src/layouts/kamada_kawaii_layout.jl 78.16% <0.00%> (-16.10%) :arrow_down:
src/plots/plot_processing.jl 71.73% <0.00%> (-15.22%) :arrow_down:
... and 2 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 62c3038...5448934. Read the comment docs.