File: .coveragerc

package info (click to toggle)
python-cloudkittyclient 5.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 756 kB
  • sloc: python: 3,512; 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