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: #3288. Added a simple retry for inputs for a node. #3289

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sulantha2006
Copy link
Contributor

Summary

Fixes #3288

Acknowledgment

  • (Mandatory) I acknowledge that this contribution will be available under the Apache 2 license.

…he node. Simplified implementation for all inputs (not just File type). Need to be improved for File type later on.
…he node. Simplified implementation for all inputs (not just File type). Need to be improved for File type later on.
@codecov
Copy link

codecov bot commented Jan 7, 2021

Codecov Report

Merging #3289 (87ab436) into master (47fe00b) will decrease coverage by 0.00%.
The diff coverage is 47.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3289      +/-   ##
==========================================
- Coverage   64.70%   64.69%   -0.01%     
==========================================
  Files         302      302              
  Lines       39869    39882      +13     
  Branches     5288     5291       +3     
==========================================
+ Hits        25796    25802       +6     
- Misses      12984    12989       +5     
- Partials     1089     1091       +2     
Flag Coverage Δ
unittests 64.69% <47.05%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nipype/utils/config.py 62.22% <ø> (ø)
nipype/pipeline/engine/nodes.py 77.49% <47.05%> (-0.66%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 47fe00b...87ab436. Read the comment docs.

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.

Nipype support with fuse filesystems
1 participant