PyPSA / linopy

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

chore: move coverage.py config to pyproject.toml #314

Closed afuetterer closed 3 months ago

afuetterer commented 3 months ago

See https://github.com/PyPSA/PyPSA/pull/952/

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.12%. Comparing base (3d2a72b) to head (2883ef9). Report is 35 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #314 +/- ## ========================================== - Coverage 89.72% 86.12% -3.60% ========================================== Files 16 17 +1 Lines 4037 4165 +128 Branches 942 981 +39 ========================================== - Hits 3622 3587 -35 - Misses 282 424 +142 - Partials 133 154 +21 ```

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