feat: 100% mutation test coverage
All checks were successful
CI / Go Lint (pull_request) Successful in 19s
CI / Makefile Lint (pull_request) Successful in 18s
CI / Unit Tests (pull_request) Successful in 16s
CI / Fuzz Tests (pull_request) Successful in 48s
CI / Mutation Tests (pull_request) Successful in 45s

- Fixed mutation coverage to be 1.0, instead of 100.
This commit is contained in:
2026-03-19 21:57:22 -04:00
parent cd115ba7a2
commit 09b5d9d893
2 changed files with 87 additions and 1 deletions

View File

@@ -6,4 +6,4 @@ unleash:
workers: 4
dry-run: false
threshold:
efficacy: 100
efficacy: 1.0