Skip to content

Test everything #48

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

Merged
merged 60 commits into from
Dec 21, 2021
Merged

Test everything #48

merged 60 commits into from
Dec 21, 2021

Conversation

honno
Copy link
Member

@honno honno commented Dec 10, 2021

This PR should finishing testing every function in the spec 🎉 Starts from #39. Currently just implements searching tests. Covers everything from the now-closed #39, and finishes out the rest.

I'd rather do this all in one go as 1) I'd rather not further chain PRs 2) I'm gunna want to refactor some utils.

@honno
Copy link
Member Author

honno commented Dec 16, 2021

Also fixes #50

@honno honno linked an issue Dec 16, 2021 that may be closed by this pull request
@honno honno marked this pull request as ready for review December 17, 2021 12:45
@honno honno requested a review from asmeurer December 17, 2021 12:46
@honno
Copy link
Member Author

honno commented Dec 17, 2021

@asmeurer This PR makes significant changes to the manip and stat functions of #39, so I've closed that as it doesn't make sense to review such out-dated and somewhat erroneous code.

I'm also now ready for review/happy for merging.

(IMO we should take the approach that I should just merge my large PRs if you can't review them to a satisfactory standard after a few days + there are no glaring issues. If that was the case I'd be incentivised to make more atomic PRs anywho, so when I inevitably screw something up it'll be easier to identify where I went wrong heh.)

@asmeurer
Copy link
Member

Yes, it would be OK with me if you do more self merging. I'm not able to review such large PRs in detail in a reasonable amount of time.

@honno honno merged commit 36e2d65 into data-apis:master Dec 21, 2021
@honno honno deleted the test-everything branch February 28, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test casting 0d arrays to Python scalars
2 participants