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

chore: Bump minimum Python, rerun auto style fixes #93

Merged
merged 3 commits into from
Jan 14, 2025

sty: ruff check --fix

5cce6f5
Select commit
Loading
Failed to load commit list.
Merged

chore: Bump minimum Python, rerun auto style fixes #93

sty: ruff check --fix
5cce6f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

30.59% (+0.00%) compared to 89c0110

View this Pull Request on Codecov

30.59% (+0.00%) compared to 89c0110

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 30.59%. Comparing base (89c0110) to head (5cce6f5).

Files with missing lines Patch % Lines
src/fmripost_aroma/cli/workflow.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   30.59%   30.59%           
=======================================
  Files          26       26           
  Lines        2363     2363           
  Branches      286      286           
=======================================
  Hits          723      723           
  Misses       1617     1617           
  Partials       23       23           

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