File: .coveragerc

package info (click to toggle)
python-openshift 0.13.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 332 kB
  • sloc: python: 1,824; makefile: 20; sh: 14
file content (12 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
[run]
branch = True
omit =
    */lib/python*/site-packages/*
    */lib/python*/*
    /usr/*
    setup.py
    */conftest.py
    */test/*

[html]
directory = cover