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

CI: always test treehash mismatch handling code path #754

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

fingolfin
Copy link
Member

On the one hand, this helps ensure it doesn't get broken. On the other
hand it avoids or at least reduces code coverage fluctuations that
happen when we switch from a situation with a treehash mismatch (which
thus tests that code path) to one without a treehash mismatch (which
does not test it) when updating libsingular_julia_jll.

On the one hand, this helps ensure it doesn't get broken. On the other
hand it avoids or at least reduces code coverage fluctuations that
happen when we switch from a situation with a treehash mismatch (which
thus tests that code path) to one without a treehash mismatch (which
does not test it) when updating libsingular_julia_jll.
@fingolfin fingolfin enabled auto-merge (squash) January 23, 2024 23:15
@fingolfin fingolfin merged commit d489e25 into master Jan 23, 2024
14 checks passed
@fingolfin fingolfin deleted the mh/treehash-codecoverage branch January 23, 2024 23:16
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.

1 participant