-
Notifications
You must be signed in to change notification settings - Fork 314
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
Commits on Dec 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 60d3fd5 - Browse repository at this point
Copy the full SHA 60d3fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa7e7b3 - Browse repository at this point
Copy the full SHA aa7e7b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 880d3cc - Browse repository at this point
Copy the full SHA 880d3ccView commit details -
add mark @slow to allow skipping slowest tests
as calling openssl is very slow, allow skipping tests that do that
Configuration menu - View commit details
-
Copy full SHA for f433d49 - Browse repository at this point
Copy the full SHA f433d49View commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 260cc29 - Browse repository at this point
Copy the full SHA 260cc29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 724535a - Browse repository at this point
Copy the full SHA 724535aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf086e - Browse repository at this point
Copy the full SHA cbf086eView commit details -
increase the survival rate limit
currently we have 28.88% survival rate, so set that as the baseline
Configuration menu - View commit details
-
Copy full SHA for 6ee5257 - Browse repository at this point
Copy the full SHA 6ee5257View commit details -
waive test coverage for mutation speedups
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
Configuration menu - View commit details
-
Copy full SHA for 082a403 - Browse repository at this point
Copy the full SHA 082a403View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a1c16 - Browse repository at this point
Copy the full SHA c2a1c16View commit details -
test verification with plain Point
PointJacobi has a mul_add() method, but Point doesn't, verify that verifies() works with both point encodings
Configuration menu - View commit details
-
Copy full SHA for c17d7e7 - Browse repository at this point
Copy the full SHA c17d7e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c983649 - Browse repository at this point
Copy the full SHA c983649View commit details -
Configuration menu - View commit details
-
Copy full SHA for f369620 - Browse repository at this point
Copy the full SHA f369620View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b7c7a - Browse repository at this point
Copy the full SHA c5b7c7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8125ca2 - Browse repository at this point
Copy the full SHA 8125ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b56848 - Browse repository at this point
Copy the full SHA 6b56848View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27b1310 - Browse repository at this point
Copy the full SHA 27b1310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d7321 - Browse repository at this point
Copy the full SHA 55d7321View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cfc121 - Browse repository at this point
Copy the full SHA 0cfc121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0056307 - Browse repository at this point
Copy the full SHA 0056307View commit details -
Configuration menu - View commit details
-
Copy full SHA for 159be34 - Browse repository at this point
Copy the full SHA 159be34View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad564c0 - Browse repository at this point
Copy the full SHA ad564c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for da9d8bb - Browse repository at this point
Copy the full SHA da9d8bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f09910 - Browse repository at this point
Copy the full SHA 6f09910View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09ffa0f - Browse repository at this point
Copy the full SHA 09ffa0fView commit details
Commits on Dec 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cae3082 - Browse repository at this point
Copy the full SHA cae3082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df3bb8 - Browse repository at this point
Copy the full SHA 8df3bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1364e89 - Browse repository at this point
Copy the full SHA 1364e89View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4c6ff6 - Browse repository at this point
Copy the full SHA c4c6ff6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.