FIX: #3288. Added a simple retry for inputs for a node. #3289
Codecov / codecov/project/patch
succeeded
Oct 14, 2025 in 0s
64.69% (target 0.00%)
View this Pull Request on Codecov
64.69% (target 0.00%)
Details
Codecov Report
❌ Patch coverage is 47.05882%
with 9 lines
in your changes missing coverage. Please review.
✅ Project coverage is 64.69%. Comparing base (47fe00b
) to head (87ab436
).
Files with missing lines | Patch % | Lines |
---|---|---|
nipype/pipeline/engine/nodes.py | 47.05% | 7 Missing and 2 partials |
Additional details and impacted files
@@ 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
☔ 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.
Loading