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

RF: detect BIDS based on having dataset_description.json #263

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Conversation

yarikoptic
Copy link
Member

Having .json does not mandate it being BIDS

@yarikoptic yarikoptic added the patch Increment the patch version when merged label Nov 4, 2024
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.71%. Comparing base (4b17876) to head (ba68e23).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #263      +/-   ##
==========================================
+ Coverage   97.64%   97.71%   +0.06%     
==========================================
  Files          16       16              
  Lines        1744     1747       +3     
==========================================
+ Hits         1703     1707       +4     
+ Misses         41       40       -1     
Flag Coverage Δ
unittests 97.71% <100.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Having .json does not mandate it being BIDS

 Conflicts:
	dandischema/metadata.py
	dandischema/tests/test_metadata.py - adjusted test to also do sum == 1
Copy link
Member

@satra satra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yarikoptic yarikoptic merged commit 2ac69ca into master Nov 7, 2024
64 checks passed
@yarikoptic yarikoptic deleted the rf-bids branch November 7, 2024 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants