Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Parse gzip header #2092

Merged
merged 3 commits into from
Aug 19, 2024
Merged

feat: Parse gzip header #2092

merged 3 commits into from
Aug 19, 2024

Conversation

effigies
Copy link
Collaborator

Builds on #2090.

Copy link

codecov bot commented Aug 17, 2024

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 ⚠️
bids-validator/src/files/gzip.ts 90.90% 3 Missing ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rwblair rwblair merged commit 4471af2 into bids-standard:master Aug 19, 2024
14 of 16 checks passed
@effigies effigies deleted the feat/gzip branch August 19, 2024 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants