-
Notifications
You must be signed in to change notification settings - Fork 3
feat: operator effectiveness measurement #107
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
base: main
Are you sure you want to change the base?
Conversation
* sets all aptos-core Rust dependencies to `aptos-release-v1.35` branch * fixes compilation errors related to those version updates * creates new fixtures for the integration tests (re-generated report.txt files - same content of the report.txt, but different mutant order) * removes x25519-dalek patch as it's not used in the crate graph * replaces deprecated tempdir into_path() with keep()
* remove lld compiler flag and bump rust to 1.90 * remove `force-frame-pointers` and `force-unwind-tables`
* fix clippy errors and test CI * prepend RUSTFLAGS="--cfg tokio_unstable" for all cargo tasks
29c6585 to
a01177e
Compare
|
The data below was calculated by running the tool on the largest projects in The "Kill Rate" column shows the percentage of mutants killed by tests. While a Analysis is on the following projects Results |
No description provided.