File: .coveragerc

package info (click to toggle)
python-jsonrpc-websocket 3.1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 136 kB
  • sloc: python: 419; makefile: 8; sh: 5
file content (7 lines) | stat: -rw-r--r-- 86 bytes parent folder | download
1
2
3
4
5
6
7
[run]
source =
	jsonrpc_websocket
relative_files = True

[report]
show_missing = True