Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an implementation of GlskProvider that uses GlskDocument as data source #113

Merged
merged 4 commits into from
Sep 20, 2023

Conversation

murgeyseb
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem?
No

What kind of change does this PR introduce?
Feature

What is the new behavior (if this is a feature change)?
Add an implementation of GlskProvider that uses GlskDocument as data source to load GLSKs for all countries. Unavailable GLSKs will be replaced by default proportional country GLSK.

The new implementation also allows to choose the GLSK serie in the document based on :

  • The network object case date
  • A given input date

…source to load GLSKs for all countries. Unavailable GLSKs will be replaced by default proportional country GLSK.

Signed-off-by: Sébastien Murgey <sebastien.murgey@rte-france.com>
@murgeyseb murgeyseb requested a review from OpenSuze September 11, 2023 11:23
Signed-off-by: Sébastien Murgey <sebastien.murgey@rte-france.com>
Signed-off-by: Sébastien Murgey <sebastien.murgey@rte-france.com>
Signed-off-by: Sébastien Murgey <sebastien.murgey@rte-france.com>
@sonarcloud
Copy link

sonarcloud bot commented Sep 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@annetill annetill merged commit dca2a82 into main Sep 20, 2023
7 checks passed
@annetill annetill deleted the add_glsk_document_based_glsk_provider branch September 20, 2023 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants