File: .coveragerc

package info (click to toggle)
python-jsonrpc-async 2.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 128 kB
  • sloc: python: 316; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
[run]
branch = True
source =
	jsonrpc_async
relative_files = True

[report]
show_missing = True