spine-tools / Spine-Toolbox

Spine Toolbox is an open source Python package to manage data, scenarios and workflows for modelling and simulation. You can have your local workflow, but work as a team through version control and SQL databases.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
73 stars 18 forks source link

Update Add/Update SpineOpt Wizard #2982

Closed ptsavol closed 1 month ago

ptsavol commented 1 month ago

This PR brings the Add/Update SpineOpt Wizard up-to-date.

Fixes #2973

Checklist before merging

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 90.21739% with 9 lines in your changes missing coverage. Please review.

Project coverage is 67.07%. Comparing base (7daf5be) to head (f5ba2fe). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
spinetoolbox/widgets/add_up_spine_opt_wizard.py 90.36% 5 Missing and 3 partials :warning:
spinetoolbox/ui_main.py 80.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2982 +/- ## ========================================== - Coverage 67.07% 67.07% -0.01% ========================================== Files 190 190 Lines 37121 37128 +7 Branches 5327 5327 ========================================== + Hits 24898 24902 +4 Misses 10964 10964 - Partials 1259 1262 +3 ```

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