File: codecov.yml

package info (click to toggle)
python-awkward 2.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 25,524 kB
  • sloc: python: 187,940; cpp: 33,928; sh: 432; makefile: 21; javascript: 8
file content (15 lines) | stat: -rw-r--r-- 187 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
codecov:
  require_ci_to_pass: true

comment:
  layout: "files"

coverage:
  status:
    project:
      default:
        target: 20%
    patch: false

github_checks:
  annotations: false