FIX: Address numpy and traits deprecations #3699
Merged
Codecov / codecov/project/patch
succeeded
Nov 18, 2024 in 1s
72.86% (target 0.00%)
View this Pull Request on Codecov
72.86% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 90.00000%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 72.86%. Comparing base (
1ccee34
) to head (ddb73ac
).
Files with missing lines | Patch % | Lines |
---|---|---|
nipype/algorithms/rapidart.py | 25.00% | 3 Missing |
nipype/algorithms/confounds.py | 50.00% | 1 Missing |
nipype/interfaces/fsl/epi.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #3699 +/- ##
==========================================
+ Coverage 70.81% 72.86% +2.04%
==========================================
Files 1277 1278 +1
Lines 59153 59305 +152
Branches 8590 0 -8590
==========================================
+ Hits 41890 43212 +1322
+ Misses 16119 16093 -26
+ Partials 1144 0 -1144
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading