bids-standard / legacy-validator

Validator for the Brain Imaging Data Structure
https://bids-standard.github.io/bids-validator/
MIT License
185 stars 111 forks source link

add continous regex for anatomical datatype to file_level_rules.json #2165

Closed rwblair closed 2 weeks ago

rwblair commented 2 weeks ago

2164

Not comprehensive for all possible anatomical entities but should cover majority of use cases.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.60%. Comparing base (35306a2) to head (b1d50c8). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2165 +/- ## ========================================== + Coverage 85.73% 87.60% +1.86% ========================================== Files 91 133 +42 Lines 3785 7097 +3312 Branches 1220 1685 +465 ========================================== + Hits 3245 6217 +2972 - Misses 454 785 +331 - Partials 86 95 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.