mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
5223bd49ae
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
15 lines
301 B
YAML
15 lines
301 B
YAML
codecov:
|
|
branch: master
|
|
ci:
|
|
- drone.nextcloud.com
|
|
- '!scrutinizer-ci.com'
|
|
|
|
comment: false
|
|
|
|
# Ignore project status check as our CI only runs PHP tests for PHP PRs and JS tests for JS PRs
|
|
# Otherwise it will warn about project coverage drops
|
|
coverage:
|
|
status:
|
|
project: off
|
|
patch: off
|