PyPSA / linopy

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

Fix benchmark_jump.jl #215

Closed odow closed 6 months ago

odow commented 6 months ago

https://github.com/PyPSA/linopy/pull/170 touched some unrelated code.

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (b8dc7db) 89.28% compared to head (25f6be6) 87.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #215 +/- ## ========================================== - Coverage 89.28% 87.82% -1.46% ========================================== Files 15 15 Lines 3359 3359 Branches 773 773 ========================================== - Hits 2999 2950 -49 - Misses 248 299 +51 + Partials 112 110 -2 ```

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