File: .codecov.yml

package info (click to toggle)
python-web-poet 0.23.2-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 908 kB
  • sloc: python: 6,112; 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"