Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

codecov.yml 288B

12345678910111213
  1. codecov:
  2. branch: stable28
  3. ci:
  4. - drone.nextcloud.com
  5. - '!scrutinizer-ci.com'
  6. comment: false
  7. # Ignore project status check as our CI only runs PHP tests for PHP PRs and JS tests for JS PRs
  8. # Otherwise it will warn about project coverage drops
  9. coverage:
  10. status:
  11. project: off