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

Unit Tests: Add test case for alphabetical scheduler #2698

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

parapluplu
Copy link
Contributor

While figuring out how the alphabetical scheduler orders controller ids, I wrote this unit test. It's not changing anything, but just adding additional tests with a wider range of scheduler ids.

Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2698      +/-   ##
=============================================
- Coverage      52.21%   52.18%   -0.02%     
+ Complexity      8040     8032       -8     
=============================================
  Files           1876     1876              
  Lines          90919    90919              
  Branches        5723     5723              
=============================================
- Hits           47464    47439      -25     
- Misses         41827    41854      +27     
+ Partials        1628     1626       -2     

Copy link
Contributor

@sfeilmeier sfeilmeier left a comment

Choose a reason for hiding this comment

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

Thank you!

@sfeilmeier sfeilmeier merged commit 051489e into OpenEMS:develop Jul 3, 2024
4 checks passed
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.

2 participants