File: .coveragerc

package info (click to toggle)
python-saharaclient 4.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,264 kB
  • sloc: python: 11,938; makefile: 24; sh: 2
file content (12 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
[run]
branch = True
source = saharaclient
omit =
 .tox/*
 saharaclient/tests/*

[paths]
source = saharaclient

[report]
ignore_errors = True