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

Introduce mutation testing #328

Merged
merged 29 commits into from
Jan 2, 2024
Merged

Introduce mutation testing #328

merged 29 commits into from
Jan 2, 2024

Conversation

tomato42
Copy link
Member

Add mutation testing to CI

tomato42 and others added 27 commits December 28, 2023 16:44
as calling openssl is very slow, allow skipping tests that do that
currently we have 28.88% survival rate, so set that as the baseline
the branches in test coverage that are there to speed up mutation testing
don't have to be covered by regular testing so waive them
PointJacobi has a mul_add() method, but Point doesn't, verify
that verifies() works with both point encodings
@tomato42 tomato42 requested a review from Jakuje January 2, 2024 13:12
Copy link

@Jakuje Jakuje left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tomato42 tomato42 merged commit 0d72435 into master Jan 2, 2024
64 of 70 checks passed
@tomato42 tomato42 deleted the cosmic-ray branch January 2, 2024 18: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.

2 participants