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