File: codecov.yml

package info (click to toggle)
zxc 0.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,468 kB
  • sloc: ansic: 7,730; sh: 604; python: 239; javascript: 214; cpp: 133; makefile: 8
file content (8 lines) | stat: -rw-r--r-- 94 bytes parent folder | download
1
2
3
4
5
6
7
8
coverage:
  status:
    project:
      default:
        target: 80%

ignore:
  - "src/cli/**"