nextcloud/codecov.yml
Côme Chilliet 5223bd49ae
chore(ci): Turn off codecov patch CI
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-29 14:16:30 +01:00

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