rf: Encapsulate BIDS schema loading and thread through indexer#71
Closed
effigies wants to merge 21 commits into
Closed
rf: Encapsulate BIDS schema loading and thread through indexer#71effigies wants to merge 21 commits into
effigies wants to merge 21 commits into
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #71 +/- ##
==========================================
- Coverage 95.15% 95.11% -0.04%
==========================================
Files 7 8 +1
Lines 495 532 +37
==========================================
+ Hits 471 506 +35
- Misses 24 26 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1f9aa7e to
8379a5d
Compare
115e888 to
d3352c3
Compare
2e071d6 to
a87584c
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
I have not had a detailed read-through, but I want to get this up here. Please feel free to ignore while in draft state, but thoughts are welcome before then, for the motivated.
Disclosure: I had a detailed discussion with Claude to develop the plan, but the implementation was 100% Claude as of 1f9aa7e.
Closes #70.