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

BIDS-2.0 #1775

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

BIDS-2.0 #1775

wants to merge 13 commits into from

Conversation

yarikoptic
Copy link
Collaborator

@yarikoptic yarikoptic commented Apr 12, 2024

References

Plan

HOWTO

See CONTRIBUTING-BIDS2.0.md

Copy link

codecov bot commented Apr 12, 2024

Codecov Report

Attention: Patch coverage is 80.48780% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 87.50%. Comparing base (f0bc977) to head (59fa77e).

Files Patch % Lines
tools/schemacode/bidsschematools/migrations.py 86.36% 9 Missing ⚠️
tools/schemacode/bidsschematools/__main__.py 0.00% 7 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

# 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' &&
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant