-
Notifications
You must be signed in to change notification settings - Fork 6
ENH: Support array-like dataset backends #346
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
base: main
Are you sure you want to change the base?
Conversation
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.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #346 +/- ##
==========================================
+ Coverage 79.62% 80.00% +0.37%
==========================================
Files 30 30
Lines 1919 2005 +86
Branches 202 216 +14
==========================================
+ Hits 1528 1604 +76
- Misses 335 342 +7
- Partials 56 59 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
… codex/refactor-basedataset-for-array-like-support-xto7rq
…rray-like-support-xto7rq TEST: Cover lazy dataset handles
…et-validation-and-behavior TEST: Expand dataset coverage
… codex/add-pytest-cases-for-dataset-validation-and-behavior
…et-validation-and-behavior FIX: Align dMRI shell test with normalized b-values
Summary
Testing
Codex Task