PyPSA / linopy

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

build: use post-release versioning #342

Closed lkstrp closed 3 months ago

lkstrp commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.07%. Comparing base (4735725) to head (7735a0a). Report is 19 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #342 +/- ## ========================================== + Coverage 86.00% 86.07% +0.07% ========================================== Files 17 17 Lines 4209 4209 Branches 989 989 ========================================== + Hits 3620 3623 +3 + Misses 430 427 -3 Partials 159 159 ```

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