Welcome to mirror list, hosted at ThFree Co, Russian Federation.

codecov.yml « eng - github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 86bb1ae7614ebf636bfe6d589ce70992ee08b26c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# https://docs.codecov.io/docs/codecov-yaml
# https://github.com/codecov/support/wiki/Codecov-Yaml

codecov:
  ci:
    - dnceng.visualstudio.com

coverage:
  status:
    project:
      default: false
    patch:
      default: false

comment:
  layout: "reach, diff, files"
  require_changes: yes