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

fix: Export types for typescript library users #2181

Closed nellh closed 1 week ago

nellh commented 1 week ago

Exporting these types is useful for the OpenNeuro implementation to correctly type the validation input and outputs.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 87.48%. Comparing base (f40d4de) to head (4b249a9). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2181 +/- ## ========================================== + Coverage 85.72% 87.48% +1.75% ========================================== Files 91 133 +42 Lines 3784 7056 +3272 Branches 1221 1671 +450 ========================================== + Hits 3244 6173 +2929 - Misses 454 788 +334 - Partials 86 95 +9 ```

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