-
Notifications
You must be signed in to change notification settings - Fork 25
Add __orthogonal_indexing__ flag #182
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?
Add __orthogonal_indexing__ flag #182
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #182 +/- ##
==========================================
- Coverage 77.33% 77.33% -0.01%
==========================================
Files 15 15
Lines 2974 2982 +8
Branches 477 479 +2
==========================================
+ Hits 2300 2306 +6
- Misses 555 556 +1
- Partials 119 120 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bnlawrence
left a comment
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 is consistent with the discussion
Description
Add
__orthogonal_indexing__flag to theDatasetclass.Closes #171
Before you get started
Checklist