mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 12:45:32 +03:00
d2aa5520c6
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
24 lines
342 B
YAML
24 lines
342 B
YAML
codecov:
|
|
branch: master
|
|
ci:
|
|
- drone.nextcloud.com
|
|
|
|
coverage:
|
|
precision: 2
|
|
round: down
|
|
range: "70...100"
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 0.5
|
|
|
|
comment:
|
|
layout: "header, diff, changes, uncovered, tree"
|
|
behavior: default
|
|
|
|
github_checks:
|
|
annotations: false
|
|
|
|
ignore:
|
|
- "app/src/main/res/values*/*"
|
|
|