-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
TST/CLN: Parameterize test in sparse/test_indexing #23213
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
TST/CLN: Parameterize test in sparse/test_indexing #23213
Conversation
Hello @gfyoung! Thanks for submitting the PR.
|
I expect to have Azure fail until #23182 is merged. |
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.
LGTM in general. A few small comments (also want to try out this new "suggestion" feature).
4ceebc3
to
b8f5789
Compare
Codecov Report
@@ Coverage Diff @@
## master #23213 +/- ##
=======================================
Coverage 92.19% 92.19%
=======================================
Files 169 169
Lines 50954 50954
=======================================
Hits 46975 46975
Misses 3979 3979
Continue to review full report at Codecov.
|
In the context of |
Yeah, and doesn't look like there's a way to do multi-line edits. Probably good if there's a single one line change that needs to be made, but otherwise might not be worthwhile atm.
Is CI smart enough to cancel the job if a newer commit has been made? I've seen it do so in some similar scenarios before, but not sure what the exact logic around that is. |
CI do cancel older builds if newer ones appear |
Ideally, though Circle was having issues with that... |
b8f5789
to
5b68ad4
Compare
@jreback : Addressed all comments, and all is green again! PTAL. |
Thanks! |
Title is self-explanatory.