Skip to content

Remove circular test dependency on StatsBase #107

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
Aug 4, 2025
Merged

Conversation

devmotion
Copy link
Contributor

The PR removes the circular test dependency on StatsBase. IMO circular dependencies are problematic, even if they are limited to tests, since they make the release process more challenging (see #101).

At first glance, the usefulness of the StatsBase-related test seems dubious as well. If these tests are deemed useful, I think the better approach would be to run downstream tests with the latest release of StatsBase in CI.

@devmotion devmotion requested a review from LilithHafner August 4, 2025 11:56
@devmotion devmotion mentioned this pull request Aug 4, 2025
@LilithHafner
Copy link
Member

LilithHafner commented Aug 4, 2025

Yep, hist equality is redundant with isperm . Thanks for cleaning this up.

@LilithHafner
Copy link
Member

Note that CI is green here on nightly and red on master because of Aqua v0.8.14, unrelated to these changes.

@LilithHafner LilithHafner merged commit ce49deb into main Aug 4, 2025
28 checks passed
@LilithHafner LilithHafner deleted the dw/statsbase branch August 4, 2025 12:11
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.

2 participants