File: .coveragerc

package info (click to toggle)
python-sushy 5.10.0-4
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,224 kB
  • sloc: python: 17,702; makefile: 30; sh: 2
file content (13 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
[run]
branch = True
source = sushy
omit =
    *tests*

[report]
ignore_errors = True
omit =
    *tests*

[html]
directory = cover