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

[ENH] turn --action into subcommands #215

Merged
merged 16 commits into from
Aug 2, 2024
Merged

Conversation

Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented Aug 1, 2024

  • turn --action into subcommands

Copy link

sourcery-ai bot commented Aug 1, 2024

🧙 Sourcery has finished reviewing your pull request!


Tips
  • Trigger a new Sourcery review by commenting @sourcery-ai review on the pull request.
  • Continue your discussion with Sourcery by replying directly to review comments.
  • You can change your review settings at any time by accessing your dashboard:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've reviewed this pull request using the Sourcery rules engine. If you would also like our AI-powered code review then let us know.

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

Attention: Patch coverage is 59.30233% with 35 lines in your changes missing coverage. Please review.

Project coverage is 83.49%. Comparing base (1bcca23) to head (757155e).
Report is 102 commits behind head on main.

Files with missing lines Patch % Lines
bidsmreye/_cli.py 0.00% 26 Missing ⚠️
bidsmreye/bidsmreye.py 45.45% 6 Missing ⚠️
bidsmreye/generalize.py 0.00% 2 Missing ⚠️
bidsmreye/methods.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
+ Coverage   79.91%   83.49%   +3.58%     
==========================================
  Files          13       15       +2     
  Lines         926      909      -17     
  Branches      119        0     -119     
==========================================
+ Hits          740      759      +19     
- Misses        144      150       +6     
+ Partials       42        0      -42     
Flag Coverage Δ
tests 83.49% <59.30%> (+3.69%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Remi-Gau Remi-Gau changed the title [MISC] maintenance [ENH] turn --action into subcommands Aug 2, 2024
@Remi-Gau Remi-Gau merged commit 4f40c49 into cpp-lln-lab:main Aug 2, 2024
10 of 12 checks passed
@Remi-Gau Remi-Gau deleted the misc branch August 2, 2024 16:19
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.

standardize API for qc step
1 participant