nextcloud-android/.codecov.yml
tobiasKaminsky 425a2372ad
ignore translations files
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-05-24 18:20:09 +02:00

16 lines
No EOL
236 B
YAML

codecov:
branch: master
ci:
- drone.nextcloud.com
coverage:
precision: 2
round: down
range: "70...100"
comment:
layout: "header, diff, changes, uncovered, tree"
behavior: default
ignore:
- "src/main/res/values*/*"