Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
codecov.yml 267 B
coverage:
  status:
    project: yes
      default:
        target: 0%
        threshold: 2%
    patch: off
comment:
  layout: "diff"
  behavior: once
  require_changes: true
  require_base: no
  require_head: yes
  branches: null
github_checks:
  annotations: false