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: Parse gzip header #2092

Closed effigies closed 3 months ago

effigies commented 3 months ago

Builds on #2090.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 84.09091% with 7 lines in your changes missing coverage. Please review.

Project coverage is 87.66%. Comparing base (b9f975c) to head (2faf391). Report is 4 commits behind head on master.

Files Patch % Lines
bids-validator/src/schema/context.ts 63.63% 4 Missing :warning:
bids-validator/src/files/gzip.ts 90.90% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2092 +/- ## ========================================== + Coverage 85.69% 87.66% +1.96% ========================================== Files 91 132 +41 Lines 3782 6834 +3052 Branches 1220 1633 +413 ========================================== + Hits 3241 5991 +2750 - Misses 455 751 +296 - Partials 86 92 +6 ```

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