nipype icon indicating copy to clipboard operation
nipype copied to clipboard

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

Open yarikoptic opened this issue 2 years ago • 2 comments

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

yarikoptic avatar Sep 15 '23 22:09 yarikoptic

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
@@           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.

codecov[bot] avatar Sep 15 '23 22:09 codecov[bot]

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

yarikoptic avatar Sep 15 '23 22:09 yarikoptic