fix: mutation test threshold should be in config
Some checks failed
Some checks failed
There isn't a `--threshold` flag for `go-gremlins`.
This commit is contained in:
@@ -4,4 +4,6 @@ unleash:
|
||||
timeout-coefficient: 50
|
||||
|
||||
workers: 4
|
||||
dry-run: false
|
||||
dry-run: false
|
||||
threshold:
|
||||
efficacy: 100
|
||||
Reference in New Issue
Block a user