PyPSA / linopy

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

test: add test for ndim groupby #301

Closed FabianHofmann closed 3 weeks ago

FabianHofmann commented 1 month ago

addresses #299

TODO:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 89.83%. Comparing base (d3703fc) to head (62158fc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #301 +/- ## ======================================= Coverage 89.83% 89.83% ======================================= Files 16 16 Lines 4032 4032 Branches 941 941 ======================================= Hits 3622 3622 Misses 279 279 Partials 131 131 ```

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