spine-tools / SpineOpt.jl

A highly adaptable modelling framework for multi-energy systems
https://www.tools-for-energy-system-modelling.org/
GNU General Public License v3.0
58 stars 13 forks source link

Save results in parallel for each index #1080

Closed manuelma closed 2 months ago

manuelma commented 2 months ago

Use threads to save results for each variable/constraint/expression index in parallel.

Checklist before merging

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.23%. Comparing base (b4a43d2) to head (709c602). Report is 4 commits behind head on v0.7.2.x-release.

Files with missing lines Patch % Lines
src/run_spineopt_basic.jl 77.77% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v0.7.2.x-release #1080 +/- ## ==================================================== + Coverage 86.21% 86.23% +0.01% ==================================================== Files 141 141 Lines 3714 3719 +5 ==================================================== + Hits 3202 3207 +5 Misses 512 512 ```

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