1 2 3 4 5 6 7 8 9 10 11 12 13
coverage: status: project: default: target: auto threshold: 2% paths: - "src" branches: - main if_ci_failed: ignore informational: false only_pulls: false