PyPSA / linopy

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

test_optimization: print set of tested solvers #252

Closed FabianHofmann closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 89.03%. Comparing base (9656735) to head (9471489). Report is 15 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #252 +/- ## ========================================== + Coverage 85.86% 89.03% +3.17% ========================================== Files 15 15 Lines 3572 3640 +68 Branches 836 852 +16 ========================================== + Hits 3067 3241 +174 + Misses 393 277 -116 - Partials 112 122 +10 ```

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