File: .coveragerc

package info (click to toggle)
python-taskflow 3.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,388 kB
  • sloc: python: 27,256; sh: 255; makefile: 19
file content (8 lines) | stat: -rw-r--r-- 132 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
[run]
branch = True
source = taskflow
omit = taskflow/tests/*,taskflow/openstack/*,taskflow/test.py

[report]
ignore_errors = True