mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
b262583094
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
21 lines
301 B
YAML
21 lines
301 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
|
|
|
|
ignore:
|
|
- "src/main/res/values*/*"
|
|
|