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: Treat directory formats like other data files #2064

Merged
merged 2 commits into from
Aug 7, 2024

fix: Drop custom ignore rules for pseudofile contents

e5b0aba
Select commit
Loading
Failed to load commit list.
Merged

feat: Treat directory formats like other data files #2064

fix: Drop custom ignore rules for pseudofile contents
e5b0aba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2024 in 0s

87.19% (+1.49%) compared to c98cb99

View this Pull Request on Codecov

87.19% (+1.49%) compared to c98cb99

Details

Codecov Report

Attention: Patch coverage is 95.65217% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.19%. Comparing base (c98cb99) to head (e5b0aba).

Files Patch % Lines
bids-validator/src/schema/walk.ts 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2064      +/-   ##
==========================================
+ Coverage   85.69%   87.19%   +1.49%     
==========================================
  Files          91      139      +48     
  Lines        3782     6730    +2948     
  Branches     1220     1587     +367     
==========================================
+ Hits         3241     5868    +2627     
- Misses        455      772     +317     
- Partials       86       90       +4     

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