nextcloud/codecov.yml
Joas Schilling 8effed1799
fix: Adjust branch name in server files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-01-22 09:59:56 +01:00

16 lines
421 B
YAML

# SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: AGPL-3.0-or-later
codecov:
branch: stable33
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