Skip to content

feat(schema): Add meta.templates and allow for composing multiple references #2140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

rf: Dereference while looking up references

2e78f75
Select commit
Loading
Failed to load commit list.
Open

feat(schema): Add meta.templates and allow for composing multiple references #2140

rf: Dereference while looking up references
2e78f75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2025 in 1s

82.85% (+0.13%) compared to 04faf74

View this Pull Request on Codecov

82.85% (+0.13%) compared to 04faf74

Details

Codecov Report

❌ Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.85%. Comparing base (04faf74) to head (2e78f75).

Files with missing lines Patch % Lines
tools/schemacode/src/bidsschematools/schema.py 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2140      +/-   ##
==========================================
+ Coverage   82.71%   82.85%   +0.13%     
==========================================
  Files          20       20              
  Lines        1608     1621      +13     
==========================================
+ Hits         1330     1343      +13     
  Misses        278      278              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.