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 CLI argument in BidsValidator plugin #443

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

pvandyken
Copy link
Contributor

Adds a --skip-bids-validation argument to the CLI automatically, eliminating the need to add the argument manually. The argument is overridable with the dest plugins.validator.skip, so this change is backward compatible.

@github-actions github-actions bot added the enhancement New feature or request label Jul 13, 2024
@pvandyken pvandyken force-pushed the feat/bids-validator-cli-option branch 2 times, most recently from c95714e to 86b239e Compare July 13, 2024 20:07
Copy link

codecov bot commented Jul 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.32%. Comparing base (76a8fbf) to head (0736d99).
Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #443      +/-   ##
==========================================
+ Coverage   94.30%   94.32%   +0.01%     
==========================================
  Files          55       55              
  Lines        2196     2203       +7     
==========================================
+ Hits         2071     2078       +7     
  Misses        125      125              

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

@pvandyken pvandyken force-pushed the feat/bids-validator-cli-option branch from 86b239e to 0736d99 Compare July 13, 2024 20:37
@pvandyken pvandyken merged commit 9fe8023 into khanlab:main Jul 13, 2024
38 checks passed
@pvandyken pvandyken deleted the feat/bids-validator-cli-option branch July 13, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant