File: .codecov.yml

package info (click to toggle)
python-watchfiles 1.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 600 kB
  • sloc: python: 1,997; makefile: 86
file content (9 lines) | stat: -rw-r--r-- 147 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
coverage:
  precision: 2
  range: [90, 100]
  status:
    patch: false
    project: false

comment:
  layout: 'header, diff, flags, files, footer'