File: .coveragerc

package info (click to toggle)
python-octaviaclient 3.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,184 kB
  • sloc: python: 12,641; sh: 57; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
[run]
branch = True
source = octaviaclient
omit = octaviaclient/tests/*

[report]
ignore_errors = True