summaryrefslogtreecommitdiffstats
path: root/codecov.yml
blob: 2b24040fe6b98c661a00ec65a6f65247b4c1bdca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
codecov:
  branch: stable29
  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