File: .coveragerc

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

[report]
ignore_errors = True