2d1c1fbdeb
Add coverage to ranger to show test coverage percentage. Change-Id: I414a83398d94cfc35dff507e2cc6ee31d2c944ed
9 lines
102 B
INI
9 lines
102 B
INI
[run]
|
|
branch = True
|
|
source = orm
|
|
omit = orm/tests/*
|
|
cover_pylib = True
|
|
|
|
[report]
|
|
ignore_errors = True
|