| coverage: | |
| precision: 2 # decimal places to display: 0 <= value <= 4 | |
| round: nearest | |
| range: 50...90 # custom range of coverage colors from red -> yellow -> green | |
| status: | |
| project: | |
| default: | |
| threshold: 2% | |
| patch: yes | |
| changes: no | |
| comment: | |
| layout: "header, diff, tree" | |
| behavior: default | |
| require_changes: false # if true: only post the comment if coverage changes | |
| branches: null | |
| flags: null | |
| paths: null |