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

FIX: Missed np.savetxt bstring #3704

Merged
merged 1 commit into from
Dec 17, 2024

FIX: Missed savetxt bstring

292e35c
Select commit
Loading
Failed to load commit list.
Merged

FIX: Missed np.savetxt bstring #3704

FIX: Missed savetxt bstring
292e35c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/patch succeeded Dec 17, 2024 in 0s

73.04% (target 0.00%)

View this Pull Request on Codecov

73.04% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 73.04%. Comparing base (37546c7) to head (292e35c).

Files with missing lines Patch % Lines
nipype/algorithms/confounds.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3704      +/-   ##
==========================================
- Coverage   73.13%   73.04%   -0.09%     
==========================================
  Files        1278     1278              
  Lines       59356    59356              
==========================================
- Hits        43411    43359      -52     
- Misses      15945    15997      +52     

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