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

Add more conversions to GAMS Eps value into GdxWriter #414

Closed soininen closed 1 month ago

soininen commented 1 month ago

10-10 and EPS are now converted to Eps.

Resolves #413

Checklist before merging

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 78.21%. Comparing base (00009ef) to head (4ce8191).

Files Patch % Lines
spinedb_api/spine_io/exporters/gdx_writer.py 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #414 +/- ## ========================================== - Coverage 78.23% 78.21% -0.02% ========================================== Files 72 72 Lines 9515 9517 +2 Branches 2031 2032 +1 ========================================== Hits 7444 7444 - Misses 1735 1737 +2 Partials 336 336 ```

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