spine-tools / spine-items

Project items for Spine Toolbox.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
4 stars 4 forks source link

Fix Number of dimensions spin box in Importer specification editor #176

Closed soininen closed 9 months ago

soininen commented 9 months ago

The lower limit in the spin box is now 0, not 1 allowing for 0-dimensional entities.

Fixes spine-tools/Spine-Toolbox#2422

Checklist before merging

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (37f0ab2) 60.22% compared to head (a06820f) 60.23%. Report is 3 commits behind head on 0.8-dev.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.8-dev #176 +/- ## ======================================== Coverage 60.22% 60.23% ======================================== Files 194 194 Lines 17678 17680 +2 Branches 2886 2886 ======================================== + Hits 10647 10649 +2 Misses 6462 6462 Partials 569 569 ```

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