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

Improve tool tips #2966

Closed soininen closed 1 month ago

soininen commented 1 month ago

This PR improves some tool tips in DB editor and Toolbox main window.

No associated issue

Checklist before merging

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 66.90%. Comparing base (758f796) to head (5c248a5). Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
spinetoolbox/widgets/toolbars.py 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2966 +/- ## ========================================== + Coverage 66.88% 66.90% +0.01% ========================================== Files 190 190 Lines 37063 37097 +34 Branches 6367 6374 +7 ========================================== + Hits 24791 24820 +29 - Misses 10950 10954 +4 - Partials 1322 1323 +1 ```

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