spine-tools / Spine-Database-API

Database interface to Spine generic data model
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
6 stars 5 forks source link

Make multidimensional entity naming more consistent #313

Closed soininen closed 7 months ago

soininen commented 7 months ago

Toolbox' Database editor prepends 1-dimensional entity names with double underscore __. This PR makes import_functions consistent with that behavior.

Re spine-tools/Spine-Toolbox#2423

Checklist before merging

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (570bceb) 76.95% compared to head (0f27399) 76.97%.

: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 #313 +/- ## =========================================== + Coverage 76.95% 76.97% +0.01% =========================================== Files 74 74 Lines 9175 9181 +6 Branches 1948 1949 +1 =========================================== + Hits 7061 7067 +6 Misses 1780 1780 Partials 334 334 ```

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