File: .coveragerc

package info (click to toggle)
python-cloudkittyclient 6.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 768 kB
  • sloc: python: 3,626; makefile: 26; sh: 2
file content (9 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
[run]
branch = True
source = cloudkittyclient
omit =
    cloudkittyclient/tests/*,
    cloudkittyclient/i18n.py

[report]
ignore_errors = True