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

deep_copy_value() to accept None #383

Closed soininen closed 2 months ago

soininen commented 2 months ago

None is a valid parameter value.

No associated issue.

Checklist before merging

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 78.32%. Comparing base (0cc12df) to head (a6fb829).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.8-dev #383 +/- ## ======================================== Coverage 78.32% 78.32% ======================================== Files 75 75 Lines 9504 9504 Branches 2015 2015 ======================================== Hits 7444 7444 Misses 1727 1727 Partials 333 333 ```

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