Skip to content

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