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

Introduce API to backup DBs #366

Closed manuelma closed 4 months ago

manuelma commented 4 months ago

Introduce API to support https://github.com/spine-tools/Spine-Toolbox/issues/2521

Checklist before merging

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (aaa889d) 77.58% compared to head (6b48807) 77.36%.

Files Patch % Lines
spinedb_api/db_mapping.py 10.00% 26 Missing and 1 partial :warning:
spinedb_api/helpers.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.8-dev #366 +/- ## =========================================== - Coverage 77.58% 77.36% -0.22% =========================================== Files 75 75 Lines 9372 9401 +29 Branches 1984 1988 +4 =========================================== + Hits 7271 7273 +2 - Misses 1774 1800 +26 - Partials 327 328 +1 ```

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