Skip to content

[ENH] Sort BIDS File Name Entities#1220

Merged
bendhouseart merged 8 commits intomainfrom
order-file-entities
Mar 5, 2026
Merged

[ENH] Sort BIDS File Name Entities#1220
bendhouseart merged 8 commits intomainfrom
order-file-entities

Conversation

@bendhouseart
Copy link
Copy Markdown
Contributor

Atomic addition of sorted entities, that's it.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.55%. Comparing base (9ff9c88) to head (be7bcc9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1220      +/-   ##
==========================================
+ Coverage   89.51%   89.55%   +0.04%     
==========================================
  Files          70       70              
  Lines        7828     7860      +32     
  Branches      951      956       +5     
==========================================
+ Hits         7007     7039      +32     
  Misses        582      582              
  Partials      239      239              

☔ 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.

Copy link
Copy Markdown
Contributor

@astewartau astewartau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@bendhouseart bendhouseart merged commit 2c07133 into main Mar 5, 2026
23 checks passed
@bendhouseart bendhouseart deleted the order-file-entities branch March 5, 2026 18:32
effigies added a commit that referenced this pull request Mar 12, 2026
Version 0.22.0 (March 11, 2026)

New feature release in the 0.22.x series.

This release introduces schema-based layout configurations::

    from bids.layout import BIDSLayout

    layout = BIDSLayout('/path/to/dataset', config='bids-schema')

This will use the version of the schema included in
the installed version of bidsschematools_.
The schema configuration will be the way to incorporate updates from
new versions of BIDS (v1.11+), and will eventually be made the default
configuration.
Please try it out and report any issues you encounter
to help us make the transition as smooth as possible.
We are particularly interested in reports from
users who supply custom configurations.

The following dependencies have been updated to new minimum versions:

* NumPy 1.25
* SciPy 1.11
* NiBabel 5.1

* ENH: Sort BIDS file name entities (#1220)
* ENH: Use BIDS schema to "drive" pybids #818 (#1163)
* DOC: Fix documentation deployment (#1224)
* MNT: Add Python 3.14 tests (#1175)
* MNT: Skip pre-release checks on unlabeled PRs (#1188)
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