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] Constrain threading for intramodal template #825

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

mattcieslak
Copy link
Collaborator

Intramodal template was using too many threads and making HPCs unhappy.

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 28.13%. Comparing base (8802df4) to head (52a21ab).

Files with missing lines Patch % Lines
qsiprep/interfaces/ants.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #825      +/-   ##
==========================================
+ Coverage   28.12%   28.13%   +0.01%     
==========================================
  Files          69       69              
  Lines       10079    10082       +3     
  Branches     1302     1107     -195     
==========================================
+ Hits         2835     2837       +2     
- Misses       7146     7147       +1     
  Partials       98       98              

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

@mattcieslak mattcieslak merged commit 5ff5caa into master Oct 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants