Skip to content

Maskfix zero b0 support - #1074

Open
arovai wants to merge 8 commits into
PennLINC:mainfrom
arovai:maskfix-zero-b0-support
Open

Maskfix zero b0 support#1074
arovai wants to merge 8 commits into
PennLINC:mainfrom
arovai:maskfix-zero-b0-support

Conversation

@arovai

@arovai arovai commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

This is a proposal to fix issue #1072

arovai and others added 7 commits February 10, 2026 11:11
Fixes PennLINC#1025

The error 'Protocol not known: bids' occurred due to version incompatibility
between pybids and upath. This commit pins pybids to version >= 0.15.0, < 0.16.0
to ensure a compatible version is installed that works properly with the rest
of the dependencies.
@codecov-commenter

codecov-commenter commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.13043% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.76%. Comparing base (ee1f006) to head (adfc700).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
qsiprep/interfaces/nilearn.py 92.10% 1 Missing and 2 partials ⚠️
qsiprep/workflows/dwi/distortion_group_merge.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1074      +/-   ##
==========================================
+ Coverage   55.63%   55.76%   +0.12%     
==========================================
  Files          71       71              
  Lines       11083    11126      +43     
  Branches     1249     1253       +4     
==========================================
+ Hits         6166     6204      +38     
- Misses       4638     4641       +3     
- Partials      279      281       +2     

☔ View full report in Codecov by Harness.
📢 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.

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.

3 participants