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

Separate unique id creation from TempId initialization #374

Closed soininen closed 4 months ago

soininen commented 4 months ago

Immediate use is in unit tests where we can now create TempIds for equality comparisons.

No issue.

Checklist before merging

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 78.25%. Comparing base (2d8295e) to head (909eccd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.8-dev #374 +/- ## ======================================== Coverage 78.24% 78.25% ======================================== Files 75 75 Lines 9428 9432 +4 Branches 1995 1996 +1 ======================================== + Hits 7377 7381 +4 Misses 1724 1724 Partials 327 327 ```

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