invenia / OPFSampler.jl

Takes a power grid case and generates OPF samples by changing the input parameters.
Mozilla Public License 2.0
9 stars 3 forks source link

CompatHelper: bump compat for JuMP to 1, (keep existing compat) #26

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the JuMP package from 0.19, 0.20 to 0.19, 0.20, 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[bot] commented 2 years ago

Codecov Report

Merging #26 (2eb72db) into master (82537d1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   86.70%   86.70%           
=======================================
  Files           4        4           
  Lines         188      188           
=======================================
  Hits          163      163           
  Misses         25       25           

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 82537d1...2eb72db. Read the comment docs.