-
Notifications
You must be signed in to change notification settings - Fork 8
Generalize entities #86
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
Open
gkiar
wants to merge
21
commits into
serial-index
Choose a base branch
from
generalize-entities
base: serial-index
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 12 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
621bfda
Fix coverage commenting
kaitj e6b28bb
Fix workflow_run coverage wiring
nx10 8cee006
Merge pull request #77 from childmindresearch/maint/ci-coverage
kaitj f3b0394
Add pybids api to docs
kaitj bcfd7a6
Update CI dependencies
kaitj 39b814f
Update project dependencies
kaitj 049fb42
generalized indexing to use bids schema rather than hard coded subjec…
gkiar c7c37e0
ruff ruff :dog:
gkiar a4e2a90
apparently i ruffd wrong
gkiar 26bd475
generalized indexing to find template-style bids directories
gkiar c456d5d
(not yet optimized, but functional?) generalized indexing with tpl an…
gkiar 5525f85
minor streamline and refactor, fixed path construction
gkiar d3aa51a
refactor to reduce hardcoding and redundancy from old subject-focused…
gkiar 7870c69
added more tests and fixed bug incorrectly excluding derived datasets…
gkiar 1ce4a6f
further removed hardcoded constants
gkiar f4f3231
removed some dead code, refactored fragile code
gkiar 5788746
minor test and helper function refactor
gkiar 7078907
reverted unnecessary docstring change
gkiar 4bb432c
added bids schema format patterns directly
gkiar 9ca7b84
removed recursive .bidsignore crawling
gkiar ddea30d
Merge branch 'main' into generalize-entities
gkiar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
This was specifically used to enforce order.
schema.rules.entitiesis a list with the global entity ordering.