File: .coveragerc

package info (click to toggle)
python-aioxmpp 0.13.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 6,244 kB
  • sloc: python: 97,761; xml: 215; makefile: 155; sh: 63
file content (13 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
[run]
relative_files = True
source=
  aioxmpp
omit=
  aioxmpp/benchtest/*
  aioxmpp/e2etest/*
  aioxmpp/_ssl_transport.py
  */python?.?/*
  */python?.?-dev/*
  */dist-packages/*
  */site-packages/*