nipy / nipype

Workflows and interfaces for neuroimaging packages
https://nipype.readthedocs.org/en/latest/
Other
751 stars 530 forks source link

Run tests whenever TMPDIR points to some folder with spaces in the name #3605

Open yarikoptic opened 1 year ago

yarikoptic commented 1 year ago

See https://github.com/nipy/nipype/issues/3604 for the motivation

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.90%. Comparing base (d52a62d) to head (2eabcc4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3605 +/- ## ======================================= Coverage 70.90% 70.90% ======================================= Files 1277 1277 Lines 59477 59477 Branches 9819 9819 ======================================= Hits 42172 42172 Misses 16134 16134 Partials 1171 1171 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

yarikoptic commented 1 year ago

oh well, I guess since no actual dcm2niix is invoked -- all is good here besides a single test test_crashfile_creation leading to /opt/hostedtoolcache/Python/3.11.5/x64/bin/python: can't open file '/tmp/t': [Errno 2] No such file or directory