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

Ability to provide a custom scheduling algorithm #505

Merged
merged 16 commits into from Oct 16, 2022

Conversation

nhoening
Copy link
Contributor

@nhoening nhoening commented Sep 21, 2022

Fixes #9

Signed-off-by: Nicolas Höning <nicolas@seita.nl>
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
…'FlexMeasures'

Signed-off-by: Nicolas Höning <nicolas@seita.nl>
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
…hedule endpoint

Signed-off-by: Nicolas Höning <nicolas@seita.nl>
@nhoening nhoening added this to the 0.12.0 milestone Sep 21, 2022
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
@coveralls
Copy link
Collaborator

coveralls commented Sep 21, 2022

Pull Request Test Coverage Report for Build 3256248183

  • 36 of 43 (83.72%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.05%) to 65.017%

Changes Missing Coverage Covered Lines Changed/Added Lines %
flexmeasures/api/v3_0/sensors.py 1 2 50.0%
flexmeasures/data/services/scheduling.py 35 41 85.37%
Totals Coverage Status
Change from base Build 3243560162: 0.05%
Covered Lines: 6511
Relevant Lines: 9402

💛 - Coveralls

… to work on this specifically

Signed-off-by: Nicolas Höning <nicolas@seita.nl>
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
documentation/plugin/customisation.rst Outdated Show resolved Hide resolved
documentation/plugin/customisation.rst Outdated Show resolved Hide resolved
documentation/plugin/customisation.rst Outdated Show resolved Hide resolved
documentation/plugin/customisation.rst Outdated Show resolved Hide resolved
documentation/plugin/introduction.rst Show resolved Hide resolved
flexmeasures/data/tests/dummy_scheduler.py Outdated Show resolved Hide resolved
flexmeasures/data/services/scheduling.py Outdated Show resolved Hide resolved
flexmeasures/data/services/scheduling.py Outdated Show resolved Hide resolved
Copy link
Contributor

@Flix6x Flix6x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, given that my only comments are minor.

Signed-off-by: Nicolas Höning <nicolas@seita.nl>
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
@nhoening nhoening merged commit feb3d33 into main Oct 16, 2022
@nhoening nhoening deleted the Issue-9-custom-scheduler branch October 16, 2022 10:35
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.

Using custom scheduling algorithms
3 participants