File: coverage.rc

package info (click to toggle)
fangfrisch 1.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 804 kB
  • sloc: python: 1,326; sh: 113; makefile: 64; sql: 24
file content (12 lines) | stat: -rw-r--r-- 194 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[run]
branch = true

[report]
exclude_lines =
	def __repr__
	log[_\.](debug|error|except|fatal|info|warn)
	pragma: no cover
	raise NotImplementedError

[html]
title = fangfrisch coverage report