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

Simplify server and ordering managers #196

Closed manuelma closed 1 year ago

manuelma commented 1 year ago

Fixes #187

Checklist before merging

codecov-commenter commented 1 year ago

Codecov Report

Base: 74.30% // Head: 74.26% // Decreases project coverage by -0.04% :warning:

Coverage data is based on head (7e80182) compared to base (5f2c86d). Patch coverage: 26.95% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #196 +/- ## ========================================== - Coverage 74.30% 74.26% -0.05% ========================================== Files 71 71 Lines 11721 11706 -15 Branches 2145 2140 -5 ========================================== - Hits 8709 8693 -16 - Misses 2566 2567 +1 Partials 446 446 ``` | [Impacted Files](https://codecov.io/gh/Spine-project/Spine-Database-API/pull/196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Spine-project) | Coverage Δ | | |---|---|---| | [spinedb\_api/spine\_db\_server.py](https://codecov.io/gh/Spine-project/Spine-Database-API/pull/196/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Spine-project#diff-c3BpbmVkYl9hcGkvc3BpbmVfZGJfc2VydmVyLnB5) | `31.31% <26.95%> (-2.87%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Spine-project). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Spine-project)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.