element-x-ios/codecov.yml

12 lines
306 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:
- "ElementX/Source/Generated" # ignore the folder and all its contents