-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
Improve own test coverage and remove brittle expected_mutants_for_own_source_tree #296
Merged
Commits on Mar 3, 2024
-
Remove expected_mutants_for_own_source_tree
It's a bit oversensitive and might be hiding other coverage gaps, and is a bit annoying to update every time. Fixes #295
Configuration menu - View commit details
-
Copy full SHA for 22d1b30 - Browse repository at this point
Copy the full SHA 22d1b30View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0d2ec3 - Browse repository at this point
Copy the full SHA b0d2ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0858171 - Browse repository at this point
Copy the full SHA 0858171View commit details -
Avoid missed mutant in affected_lines
The condition was written as `<` but `!=` is really all we care about
Configuration menu - View commit details
-
Copy full SHA for fb9aee7 - Browse repository at this point
Copy the full SHA fb9aee7View commit details -
Better tests using rusty_fork for rustflags
This inherently looks ath the environment - something has to - and this seems like a good way to test it.
Configuration menu - View commit details
-
Copy full SHA for 40c0fbc - Browse repository at this point
Copy the full SHA 40c0fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6da0b3d - Browse repository at this point
Copy the full SHA 6da0b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d8c96 - Browse repository at this point
Copy the full SHA 96d8c96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 918eed4 - Browse repository at this point
Copy the full SHA 918eed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b785d - Browse repository at this point
Copy the full SHA 11b785dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b75f144 - Browse repository at this point
Copy the full SHA b75f144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80f146e - Browse repository at this point
Copy the full SHA 80f146eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96b8d07 - Browse repository at this point
Copy the full SHA 96b8d07View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4ed298 - Browse repository at this point
Copy the full SHA e4ed298View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63ef06a - Browse repository at this point
Copy the full SHA 63ef06aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c102040 - Browse repository at this point
Copy the full SHA c102040View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71eb4dd - Browse repository at this point
Copy the full SHA 71eb4ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d39f5a1 - Browse repository at this point
Copy the full SHA d39f5a1View commit details -
Remove "failure" counter from outcomes
cargo-mutants filed that nothing depended on this, and I can't see any way it ever gets set.
Configuration menu - View commit details
-
Copy full SHA for f0fc9d4 - Browse repository at this point
Copy the full SHA f0fc9d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for af185d0 - Browse repository at this point
Copy the full SHA af185d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7961bdb - Browse repository at this point
Copy the full SHA 7961bdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f0548e - Browse repository at this point
Copy the full SHA 2f0548eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c99fa75 - Browse repository at this point
Copy the full SHA c99fa75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93a850f - Browse repository at this point
Copy the full SHA 93a850fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58cb86d - Browse repository at this point
Copy the full SHA 58cb86dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12b4c2b - Browse repository at this point
Copy the full SHA 12b4c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f892e8 - Browse repository at this point
Copy the full SHA 5f892e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ace8b70 - Browse repository at this point
Copy the full SHA ace8b70View commit details
Commits on Apr 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2172d76 - Browse repository at this point
Copy the full SHA 2172d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 644217e - Browse repository at this point
Copy the full SHA 644217eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea06cab - Browse repository at this point
Copy the full SHA ea06cabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d0946 - Browse repository at this point
Copy the full SHA 91d0946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ae3f27 - Browse repository at this point
Copy the full SHA 0ae3f27View 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.