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

fix(bvec): Improve empty row detection, stop preemptive numeric conversion #2053

Closed effigies closed 4 months ago

effigies commented 4 months ago

While I'm here, also covering BVEC_ROW_LENGTH.

Closes #2049.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 87.04%. Comparing base (a499b69) to head (a8432dd). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2053 +/- ## ========================================== + Coverage 85.75% 87.04% +1.28% ========================================== Files 91 138 +47 Lines 3785 6625 +2840 Branches 1218 1570 +352 ========================================== + Hits 3246 5767 +2521 - Misses 453 768 +315 - Partials 86 90 +4 ```

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