Skip to content

Drop StatsBase compat bounds for tests #76

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 2 commits into from
May 2, 2023
Merged

Conversation

ararslan
Copy link
Member

@ararslan ararslan commented May 1, 2023

No description provided.

@LilithHafner
Copy link
Member

I think we should we delete this compat entry. SortingAlgorithms does not depend on StatsBase, so without this compat entry, if StatsBase releases a breaking change that breaks this package's test it will cause SortingAlgorithms.jl's tests to fail but will not affect downstream packages. That's the ideal behavior imo.

@ararslan
Copy link
Member Author

ararslan commented May 2, 2023

Good call, I agree that's ideal.

@ararslan ararslan changed the title Support StatsBase 0.34 Drop StatsBase compat bounds for tests May 2, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 2, 2023

Codecov Report

Merging #76 (eb817f2) into master (03763ca) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   96.02%   96.02%           
=======================================
  Files           1        1           
  Lines         352      352           
=======================================
  Hits          338      338           
  Misses         14       14           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ararslan ararslan merged commit 4f1b96e into master May 2, 2023
@ararslan ararslan deleted the aa/statsbase-0.34 branch May 2, 2023 17:17
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.

3 participants