File: .coveragerc

package info (click to toggle)
python-django-treebeard 5.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,048 kB
  • sloc: python: 5,271; javascript: 269; makefile: 178
file content (18 lines) | stat: -rw-r--r-- 401 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[run]
branch = True
source = treebeard
parallel = True
data_file = .tests/coverage

[paths]
source =
  ./
  *\workspace\django-treebeard\tox_db\*\tox_django\*\tox_python\*\os\windows/
  */jobs/django-treebeard/workspace/TOX_DB/*/TOX_DJANGO/*/TOX_PYTHON/*/os/osx/
  */workspace/django-treebeard/TOX_DB/*/TOX_DJANGO/*/TOX_PYTHON/*/os/linux/

[report]
omit =
    */tests/*
    */numconv.py
precision = 2