Skip to content

TST: add test for weighted histogram mismatch #12176

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 1 commit into from
Oct 15, 2018

Conversation

tylerjereddy
Copy link
Contributor

Add unit test for uncovered code path where histogram array and weights array don't have matching shapes.

* add a unit test for an uncovered code path
where a histogram array does not match the
shape of the provided array of weights
@eric-wieser eric-wieser merged commit ced77c1 into numpy:master Oct 15, 2018
@tylerjereddy tylerjereddy deleted the ravel_weights_test_err branch October 15, 2018 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants