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

Draft: Count timeouts as escapes #1134

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

CyberiaResurrection
Copy link

This PR:

Fixes #1133

This PR adds a boolean flag to both the Calculator and MetricsCalculator classes in the Infection\Mutant namespace that, per my issue #1133 , counts timed-out mutants as escapes/failures (with resulting effect on calculated MSI.

I haven't charged ahead into the config side hookup both because I got a little lost tracking it down, and I wanted to solicit workable names for the configuration and/or command line options that would be used to enable this behaviour. I suspect what I've used internally, countTimeoutsAsEscapes, might be a bit too long.

@sanmai

This comment has been minimized.

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.

Add config option to count timeouts as mutant escapes
2 participants