PyPSA / linopy

Linear optimization with N-D labeled arrays in Python
https://linopy.readthedocs.io
MIT License
153 stars 40 forks source link

remove cplex from macos solver deps #280

Closed FabianHofmann closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 84.15%. Comparing base (58cc070) to head (72035c4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #280 +/- ## ========================================== - Coverage 88.87% 84.15% -4.72% ========================================== Files 15 15 Lines 3666 3666 Branches 860 860 ========================================== - Hits 3258 3085 -173 - Misses 283 462 +179 + Partials 125 119 -6 ```

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