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

Added Miri to CI #573

Merged
merged 30 commits into from
Apr 30, 2024
Merged

Added Miri to CI #573

merged 30 commits into from
Apr 30, 2024

Conversation

cospectrum
Copy link
Contributor

@cospectrum cospectrum commented Apr 27, 2024

I've separated all the tests and benchmarks where it makes sense. benches are ignored.

UB detected in nalgebra (Svd::try_new) and rayon (if feature is enabled), they are ignored.

src/contrast.rs Outdated Show resolved Hide resolved
@theotherphil
Copy link
Contributor

@cospectrum as there’s been a burst of activity in this repo recently and your change touches a lot of files, let’s merge this after fixing the current merge conflict rather.

@cospectrum
Copy link
Contributor Author

cospectrum commented Apr 29, 2024

@theotherphil Conflict fixed, benches moved.

@cospectrum
Copy link
Contributor Author

Note: we want to ignore benches because they are slow, not because they don't pass the Miri check.

@theotherphil
Copy link
Contributor

@cospectrum is this good to go or do you have more changes pending for this PR?

@cospectrum
Copy link
Contributor Author

@cospectrum is this good to go or do you have more changes pending for this PR?

You can merge

@theotherphil theotherphil merged commit 2ae7f7e into image-rs:master Apr 30, 2024
15 checks passed
@theotherphil
Copy link
Contributor

Thanks a lot for all the work you’re doing getting a proper testing suite in place.

@cospectrum cospectrum deleted the miri branch May 5, 2024 13:19
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