PyPSA / linopy

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

Explicit properties inheritance #287

Closed FabianHofmann closed 6 months ago

FabianHofmann commented 6 months ago

instead of using the forward_properties decorator

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 84.79%. Comparing base (f49e9c0) to head (ac2d8bf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #287 +/- ## ========================================== - Coverage 89.07% 84.79% -4.28% ========================================== Files 16 16 Lines 3744 3842 +98 Branches 877 906 +29 ========================================== - Hits 3335 3258 -77 - 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.