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

FIX: Add pattern to allow /dir-<label>_dwi.json files #1880

Merged
merged 3 commits into from
Jan 24, 2024

Conversation

oesteban
Copy link
Contributor

Currently, top-level metadata such as /dir-AP_dwi.json are deemed invalid.

Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ee7ac64) 85.48% compared to head (95c1ca5) 83.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1880      +/-   ##
==========================================
- Coverage   85.48%   83.54%   -1.94%     
==========================================
  Files         131       92      -39     
  Lines        6262     3890    -2372     
  Branches     1542     1270     -272     
==========================================
- Hits         5353     3250    -2103     
+ Misses        805      542     -263     
+ Partials      104       98       -6     

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

@oesteban
Copy link
Contributor Author

@rwblair can I get some help on why the test is failing?

@effigies
Copy link
Collaborator

The deno tests are always failing, and we're working toward fixing. The node tests are what matters for the legacy (actually current) validator.

Co-authored-by: Chris Markiewicz <effigies@gmail.com>
@effigies effigies merged commit 659849e into bids-standard:master Jan 24, 2024
28 of 32 checks passed
@oesteban oesteban deleted the patch-1 branch January 25, 2024 15:09
@oesteban
Copy link
Contributor Author

Seems to work locally for our dataset - thanks!

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