File: .codecov.yml

package info (click to toggle)
python-web-poet 0.23.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 940 kB
  • sloc: python: 6,113; makefile: 19
file content (9 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
comment:
  layout: "header, diff, tree"

coverage:
  status:
    project: false

ignore:
  - "web_poet/example.py"