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

implement validation tool to check if parameter-value-tuple passes the bashi filters #10

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

SimeonEhrig
Copy link
Member

The tool will be installed with the package and is named bashi-validate.

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (4decd5a) 95.28% compared to head (55bce3d) 94.37%.

Files Patch % Lines
bashi/filter_backend.py 75.00% 2 Missing ⚠️
bashi/filter_compiler_name.py 71.42% 2 Missing ⚠️
bashi/filter_compiler_version.py 75.00% 2 Missing ⚠️
bashi/filter_software_dependency.py 75.00% 2 Missing ⚠️
bashi/versions.py 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   95.28%   94.37%   -0.91%     
==========================================
  Files          11       10       -1     
  Lines         212      249      +37     
  Branches       45       54       +9     
==========================================
+ Hits          202      235      +33     
- Misses          6        9       +3     
- Partials        4        5       +1     

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

@SimeonEhrig SimeonEhrig force-pushed the implementValidationTool branch from 55bce3d to 5cf7e4a Compare February 8, 2024 14:42
@SimeonEhrig SimeonEhrig merged commit 4661bd3 into alpaka-group:main Feb 8, 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