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

[pre-commit.ci] auto fixes from pre-commit.com hooks

757155e
Select commit
Loading
Failed to load commit list.
Merged

[ENH] turn --action into subcommands #215

[pre-commit.ci] auto fixes from pre-commit.com hooks
757155e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2024 in 0s

83.49% (+3.58%) compared to 1bcca23

View this Pull Request on Codecov

83.49% (+3.58%) compared to 1bcca23

Details

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 80 commits behind head on main.

Files 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     

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