Files
terraform-docs/codecov.yml
Khosrow Moossavi 5b57ea4b7f Disable codecov patch status
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
2021-03-16 13:57:35 -04:00

23 lines
438 B
YAML

comment: false
github_checks:
annotations: false
coverage:
status:
project:
default:
# basic
target: auto
threshold: 0%
base: auto
flags:
- unit
paths:
- "src"
# advanced settings
branches:
- master
if_ci_failed: error #success, failure, error, ignore
informational: false
only_pulls: false
patch: off