feat(schema): Add meta.templates and allow for composing multiple references #2140
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.
Loading