bids-standard / legacy-validator

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

feat(cli): Add --blacklistModalities and --ignoreWarnings flags #2098

Closed effigies closed 3 months ago

effigies commented 3 months ago

A quick test got thrown in here and I don't really care to rebase it out.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 91.17647% with 3 lines in your changes missing coverage. Please review.

Project coverage is 87.75%. Comparing base (4471af2) to head (f6b9df5). Report is 7 commits behind head on master.

Files Patch % Lines
bids-validator/src/validators/bids.ts 86.36% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2098 +/- ## ========================================== + Coverage 85.69% 87.75% +2.05% ========================================== Files 91 132 +41 Lines 3782 6868 +3086 Branches 1220 1637 +417 ========================================== + Hits 3241 6027 +2786 - Misses 455 749 +294 - Partials 86 92 +6 ```

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

rwblair commented 3 months ago

Behavioral can be a bit of a sticky wicket, can look at adding it if someone needs it.