PyPSA / linopy

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

add examples.py #286

Closed FabianHofmann closed 4 months ago

FabianHofmann commented 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 84.40%. Comparing base (d7a4d74) to head (863a43a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #286 +/- ## ========================================== - Coverage 88.97% 84.40% -4.58% ========================================== Files 15 16 +1 Lines 3711 3744 +33 Branches 876 877 +1 ========================================== - Hits 3302 3160 -142 - Misses 283 464 +181 + Partials 126 120 -6 ```

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