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 helper functions to verify generated combination-lists #6

Merged

Conversation

SimeonEhrig
Copy link
Member

  • Add helper function to generate all expected parameter-value-pairs from a given parameter-value-matrix.
  • Add helper function to check, if all given parameter-value-pairs exist in a combination-list.

- Add helper function to generate all expected parameter-value-pairs from a given parameter-value-matrix.
- Add helper function to check, if all given parameter-value-pairs exist in a combination-list.
@SimeonEhrig SimeonEhrig force-pushed the verificationCombinationList branch from 880d2b6 to 74589b0 Compare January 31, 2024 11:42
@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (261f9c7) 83.78% compared to head (74589b0) 92.47%.

Files Patch % Lines
bashi/utils.py 97.43% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   83.78%   92.47%   +8.68%     
==========================================
  Files           4        5       +1     
  Lines          37       93      +56     
  Branches        3       14      +11     
==========================================
+ Hits           31       86      +55     
  Misses          6        6              
- Partials        0        1       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SimeonEhrig SimeonEhrig merged commit 1cd44d1 into alpaka-group:main Jan 31, 2024
5 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