{ "$schema": "https://raw.githubusercontent.com/stryker-mutator/stryker-net/master/src/Stryker.Core/Stryker.Core/assets/stryker-config.schema.json", "stryker-config": { "comment": "Per-module mutation score thresholds. Sprint: SPRINT_0353_0001_0001", "thresholds": { "high": 80, "low": 60, "break": 50 }, "module-thresholds": { "Scanner.Core": { "high": 80, "low": 70, "break": 65 }, "Policy.Engine": { "high": 80, "low": 68, "break": 60 }, "Authority.Core": { "high": 85, "low": 75, "break": 70 }, "Signer.Core": { "high": 80, "low": 70, "break": 60 }, "Attestor.Core": { "high": 80, "low": 65, "break": 55 }, "Reachability.Core": { "high": 75, "low": 60, "break": 50 } } } }