Skip to content
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

Move test utilities to an extension #1791

Merged
merged 6 commits into from
Nov 3, 2023
Merged

Move test utilities to an extension #1791

merged 6 commits into from
Nov 3, 2023

Conversation

devmotion
Copy link
Member

This PR moves the test utilities to an extension to make Test an optional dependency on Julia >= 1.9, in the same way as done e.g. for AbstractFFTs.

@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/Distributions.jl 100.00% <ø> (ø)
src/test_utils.jl 100.00% <100.00%> (+3.22%) ⬆️
ext/DistributionsTestExt.jl 96.77% <96.77%> (ø)

... and 11 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@devmotion
Copy link
Member Author

The test failures on Julia nightly are the same as on the master branch.

@andreasnoack andreasnoack merged commit e666d74 into master Nov 3, 2023
11 of 14 checks passed
@andreasnoack andreasnoack deleted the dw/testext branch November 3, 2023 14:06
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