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 force-ge and force-no-ge parameters #313

Merged
merged 1 commit into from Jun 29, 2023
Merged

Conversation

tsalo
Copy link
Member

@tsalo tsalo commented Jun 29, 2023

References #310.

Changes proposed in this pull request

  • Add mutually exclusive --force-ge and --force-no-ge command line options.
  • Make --force-bbr and --force-no-bbr mutually exclusive.

@tsalo tsalo added the enhancement New feature or request label Jun 29, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (d854cf3) 62.82% compared to head (79b18c3) 62.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #313      +/-   ##
==========================================
+ Coverage   62.82%   62.85%   +0.02%     
==========================================
  Files          56       56              
  Lines        5103     5107       +4     
  Branches      707      707              
==========================================
+ Hits         3206     3210       +4     
  Misses       1650     1650              
  Partials      247      247              
Impacted Files Coverage Δ
aslprep/cli/parser.py 78.69% <100.00%> (+0.51%) ⬆️
aslprep/config.py 83.27% <100.00%> (+0.06%) ⬆️
aslprep/workflows/base.py 83.95% <100.00%> (-0.20%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tsalo tsalo merged commit 3e7f09c into PennLINC:main Jun 29, 2023
20 checks passed
@tsalo tsalo deleted the force-ge branch June 29, 2023 16:57
@tsalo tsalo changed the title Add force-ge and force-no-ge params Add force-ge and force-no-ge parameters Jun 29, 2023
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.

None yet

2 participants