File: .coveragerc

package info (click to toggle)
python-os-faults 0.2.7-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 696 kB
  • sloc: python: 4,797; sh: 54; makefile: 24
file content (7 lines) | stat: -rw-r--r-- 95 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
[run]
branch = True
source = os_faults
omit = os_faults/tests/*

[report]
ignore_errors = True