All checks were successful
- Fixed mutation coverage to be 1.0, instead of 100.
9 lines
182 B
YAML
9 lines
182 B
YAML
# yaml-language-server: $schema=https://gremlins.dev/0.6/schema/configuration.json
|
|
|
|
unleash:
|
|
timeout-coefficient: 50
|
|
|
|
workers: 4
|
|
dry-run: false
|
|
threshold:
|
|
efficacy: 1.0 |