File: .coveragerc

package info (click to toggle)
pycsw 2.6.2%2Bdfsg-2
  • links: PTS, VCS
  • area: non-free
  • in suites: forky, sid, trixie
  • size: 10,896 kB
  • sloc: xml: 38,354; python: 11,556; makefile: 173; sh: 3
file content (12 lines) | stat: -rw-r--r-- 182 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
[run]
branch = True
source = pycsw

[paths]
source =
    pycsw
    .tox/*/lib/python*/site-packages/pycsw
    /usr/local/lib/python*/dist-packages/pycsw

[report]
show_missing = True