File: codecov.yml

package info (click to toggle)
php-mockery 1.6.12-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 34,552 kB
  • sloc: php: 12,390; xml: 1,716; makefile: 204; sh: 47; python: 43
file content (6 lines) | stat: -rw-r--r-- 270 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
comment:
  layout: "diff, files"
  behavior: default
  require_changes: true  # if true: only post the comment if coverage changes
  require_base: yes        # [yes :: must have a base report to post]
  require_head: yes       # [yes :: must have a head report to post]