File: .coveragerc

package info (click to toggle)
python-saharaclient 0.14.0-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 1,092 kB
  • sloc: python: 10,221; sh: 141; java: 62; makefile: 46
file content (13 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
[run]
branch = True
source = saharaclient
omit =
 */openstack/common/*
 .tox/*
 saharaclient/tests/*

[paths]
source = saharaclient

[report]
ignore_errors = True