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

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.21, 0.22 to 0.21, 0.22, 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

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f97a1ae) 51.43% compared to head (6db92e0) 47.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #101 +/- ## =========================================== - Coverage 51.43% 47.70% -3.73% =========================================== Files 13 13 Lines 698 698 =========================================== - Hits 359 333 -26 - Misses 339 365 +26 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.