bids-validator
bids-validator copied to clipboard
Schema/expression language
- Introduces functions for schema expression language outlined here.
- ~~Adds nifti header loading but should revised. Causes a considerable slow down from loading whole nifti files synchronously.~~
- Adds fully loading events.tsv for associations checks.
Codecov Report
Base: 83.53% // Head: 83.53% // No change to project coverage :thumbsup:
Coverage data is based on head (
bc8256c) compared to base (4860740). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## master #1535 +/- ##
=======================================
Coverage 83.53% 83.53%
=======================================
Files 91 91
Lines 3728 3728
Branches 1139 1139
=======================================
Hits 3114 3114
Misses 518 518
Partials 96 96
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Need to add tests. Expression testing examples could come from specification itself a la bids-standard/bids-specification#1274