e2nIEE / PandaModels.jl

PandaModels is the developing Julia package that contains supplementary data and codes to prepare pandapower networks in a compatible format for PowerModels.jl.
https://e2niee.github.io/PandaModels.jl/dev/
Other
9 stars 11 forks source link

CompatHelper: bump compat for Ipopt to 0.9, (keep existing compat) #66

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Ipopt package from 0.6, 0.7, 0.8 to 0.6, 0.7, 0.8, 0.9. 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 #66 (5832fc2) into develop (969ee63) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #66   +/-   ##
========================================
  Coverage    91.77%   91.77%           
========================================
  Files            6        6           
  Lines          158      158           
========================================
  Hits           145      145           
  Misses          13       13           

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 969ee63...5832fc2. Read the comment docs.