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 code relying on Project dock widget #185

Closed ptsavol closed 7 months ago

ptsavol commented 7 months ago

This PR removes spine-items's dependency from Toolbox's Project dock widget.

Fixes spine-tools/Spine-Toolbox#2560

Checklist before merging

codecov-commenter commented 7 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (38b05bd) 60.04% compared to head (08b0ece) 60.06%.

Files Patch % Lines
...ction/widgets/data_connection_properties_widget.py 0.00% 2 Missing :warning:
...ems/importer/widgets/importer_properties_widget.py 0.00% 1 Missing :warning:

: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 #185 +/- ## =========================================== + Coverage 60.04% 60.06% +0.01% =========================================== Files 180 180 Lines 17697 17693 -4 Branches 2899 2899 =========================================== Hits 10627 10627 + Misses 6495 6491 -4 Partials 575 575 ```

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