File: .coveragerc

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

[report]
show_missing = True