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

FEAT: Option to normalize CSF prior to template registration #419

Merged
merged 6 commits into from
Dec 13, 2024

MAINT: Pin smriprep to nibabies dev branch

8981735
Select commit
Loading
Failed to load commit list.
Merged

FEAT: Option to normalize CSF prior to template registration #419

MAINT: Pin smriprep to nibabies dev branch
8981735
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

56.23% (+0.35%) compared to 9476035

View this Pull Request on Codecov

56.23% (+0.35%) compared to 9476035

Details

Codecov Report

Attention: Patch coverage is 85.89744% with 11 lines in your changes missing coverage. Please review.

Project coverage is 56.23%. Comparing base (9476035) to head (8981735).

Files with missing lines Patch % Lines
nibabies/workflows/anatomical/fit.py 23.07% 8 Missing and 2 partials ⚠️
nibabies/workflows/anatomical/preproc.py 96.15% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #419      +/-   ##
==========================================
+ Coverage   55.88%   56.23%   +0.35%     
==========================================
  Files          68       69       +1     
  Lines        6476     6553      +77     
  Branches      809      816       +7     
==========================================
+ Hits         3619     3685      +66     
- Misses       2658     2666       +8     
- Partials      199      202       +3     

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