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 hook to update and read argv before parsing #417

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

pvandyken
Copy link
Contributor

None of our current plugins use it, but this will be helpful for apps that need to do extra processing on their CLI arguments beyond what can be handled by the bidsapp architecture.

Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.50%. Comparing base (f9c43db) to head (19737c0).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #417      +/-   ##
==========================================
+ Coverage   94.49%   94.50%   +0.01%     
==========================================
  Files          55       55              
  Lines        2180     2184       +4     
==========================================
+ Hits         2060     2064       +4     
  Misses        120      120              

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

@pvandyken pvandyken merged commit e6f8f63 into khanlab:main Apr 30, 2024
37 checks passed
@pvandyken pvandyken deleted the bidsapps/get-args-hook branch April 30, 2024 14:24
@pvandyken pvandyken added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Apr 30, 2024
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