-
Notifications
You must be signed in to change notification settings - Fork 532
FIX caching of afni allineate when out_matrix is specified #3141
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: master
Are you sure you want to change the base?
Conversation
@salma1601 - one of the doctests needs to be updated with this: |
Codecov Report
@@ Coverage Diff @@
## master #3141 +/- ##
==========================================
- Coverage 67.62% 64.86% -2.76%
==========================================
Files 299 299
Lines 39480 39493 +13
Branches 5220 5219 -1
==========================================
- Hits 26698 25618 -1080
- Misses 12070 12826 +756
- Partials 712 1049 +337
Continue to review full report at Codecov.
|
@salma1601 You might have an old version of |
Just checking back in on this in the run-up to another release. Apologies for the short notice... |
Summary
Fixes #3140 .
List of changes proposed in this PR (pull-request)
added
name_template
,name_source
andkepp_extension
toout_matrix
Acknowledgment