fix: Use removeprefix instead of lstrip or ternary operator #3409
Codecov / codecov/project
failed
Dec 10, 2024 in 0s
48.24% (-23.54%) compared to 0218f4f
View this Pull Request on Codecov
48.24% (-23.54%) compared to 0218f4f
Details
Codecov Report
Attention: Patch coverage is 80.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 48.24%. Comparing base (
0218f4f
) to head (5c55606
).
Files with missing lines | Patch % | Lines |
---|---|---|
fmriprep/utils/bids.py | 0.00% | 1 Missing |
❗ There is a different number of reports uploaded between BASE (0218f4f) and HEAD (5c55606). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## maint/24.1.x #3409 +/- ##
=================================================
- Coverage 71.78% 48.24% -23.54%
=================================================
Files 57 57
Lines 4256 4255 -1
Branches 458 458
=================================================
- Hits 3055 2053 -1002
- Misses 1086 2133 +1047
+ Partials 115 69 -46
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading