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

Drop ScenarioActiveFlag import and export mappings #400

Closed soininen closed 1 month ago

soininen commented 1 month ago

The flag is not used nor accessible to users.

Re spine-tools/Spine-Toolbox#2738

Checklist before merging

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 78.24%. Comparing base (5736d72) to head (afc41dc).

Files Patch % Lines
spinedb_api/export_mapping/export_mapping.py 0.00% 1 Missing and 1 partial :warning:
spinedb_api/import_mapping/import_mapping.py 66.66% 1 Missing and 1 partial :warning:
spinedb_api/export_mapping/settings.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #400 +/- ## ========================================== - Coverage 78.29% 78.24% -0.06% ========================================== Files 76 76 Lines 9514 9501 -13 Branches 2012 2013 +1 ========================================== - Hits 7449 7434 -15 Misses 1734 1734 - Partials 331 333 +2 ```

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