-
Notifications
You must be signed in to change notification settings - Fork 163
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
BIDS-2.0 #1775
base: master
Are you sure you want to change the base?
BIDS-2.0 #1775
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1775 +/- ##
==========================================
- Coverage 87.92% 87.50% -0.43%
==========================================
Files 16 17 +1
Lines 1375 1456 +81
==========================================
+ Hits 1209 1274 +65
- Misses 166 182 +16 ☔ View full report in Codecov by Sentry. |
4bb02bc
to
4286419
Compare
34bf7dd
to
03e33bc
Compare
8c68cf2
to
6d07424
Compare
# Run only on a non-merge commit for the PR | ||
if: > | ||
github.repository == 'bids-standard/bids-specification' && | ||
github.event.pull_request.head.ref == 'bids-2.0' && |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
might want to extend here to any branch with bids-2.0
prefix but without -patched
suffix so we support rendering of diffs etc for feature branches against this branch, such as in
References
Plan
participants.tsv
andsubjects.tsv
.bids-2
branch/PR againstbids-examples
with examples depicting new approaches for hierarchy/composition