Skip to content

Conversation

@tclose
Copy link
Contributor

@tclose tclose commented Dec 8, 2025

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Summary

Handles the case where workflow outputs from separate fields have clashing filenames, e.g. "out_file.nii.gz". Filenames are disambiguated by appending a counter of the form ' (n).' to the filename.

Checklist

  • I have added tests to cover my changes (if necessary)
  • I have updated documentation (if necessary)

@tclose tclose changed the title Copyfile-workflow-fix Copyfile_workflow conflicting filenames bugfix Dec 8, 2025
@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.25%. Comparing base (9b14a72) to head (3d1c21c).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #855      +/-   ##
==========================================
- Coverage   88.27%   88.25%   -0.03%     
==========================================
  Files          86       86              
  Lines       18009    18027      +18     
  Branches     3514     3517       +3     
==========================================
+ Hits        15898    15910      +12     
- Misses       1730     1736       +6     
  Partials      381      381              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tclose tclose added bug Something isn't working patch Increment the patch version when merged (label from auto) release Triggers publishing with auto labels Dec 8, 2025
@tclose tclose merged commit d7b5dc7 into main Dec 8, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working patch Increment the patch version when merged (label from auto) release Triggers publishing with auto

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants