Skip to content

[FIX]eddy command and multithreading #3721

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

force 1 thread if eddy run on gpu

9348f49
Select commit
Loading
Failed to load commit list.
Open

[FIX]eddy command and multithreading #3721

force 1 thread if eddy run on gpu
9348f49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2025 in 0s

69.13% (target 0.00%)

View this Pull Request on Codecov

69.13% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 44.44444% with 5 lines in your changes missing coverage. Please review.

Project coverage is 69.13%. Comparing base (2f85d92) to head (9348f49).

Files with missing lines Patch % Lines
nipype/interfaces/fsl/epi.py 44.44% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3721       +/-   ##
===========================================
+ Coverage    2.88%   69.13%   +66.24%     
===========================================
  Files        1279     1278        -1     
  Lines       59413    59271      -142     
===========================================
+ Hits         1717    40978    +39261     
+ Misses      57696    18293    -39403     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.