-
Notifications
You must be signed in to change notification settings - Fork 19
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
Add dak.where #133
Add dak.where #133
Conversation
Codecov Report
@@ Coverage Diff @@
## main #133 +/- ##
==========================================
- Coverage 95.72% 95.69% -0.04%
==========================================
Files 18 18
Lines 1754 1765 +11
==========================================
+ Hits 1679 1689 +10
- Misses 75 76 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
It occurs to me that we could make it so the meta is known ahead of time because ak.where most often implies a return value of
where |
The above should now be fixed in Awkward |
@jpivarski I confirm in Awkward |
This should now pass CI if run, with the release of awkward 2.0.3! |
9cc6d4a
to
2a8a4e1
Compare
Could someone kick this PR for tests? Thanks! |
Rerunning all tests |
(I think pushing an empty commit is actually the easiest way to do that!) |
@martindurant the tests will not run automatically for me yet since I have not successfully completed a PR to this repository. Some branch/repository protection rule. |
Fixes #127