Files
bundesmessenger-ios/codecov.yml
Frank Rotermund 0dc8ec0982 Release 2.0.0
2022-11-27 13:18:53 +00:00

21 lines
462 B
YAML

coverage:
status:
project:
default:
# Commits pushed to master should not make the overall
# project coverage decrease by more than 1%:
target: auto
threshold: 1%
patch: false
ignore:
- "Riot/Generated" # ignore the folder and all its contents
flag_management:
default_rules:
carryforward: true
statuses:
- name_prefix: project-
type: project
target: auto
threshold: 1%