deb-sahara/.coveragerc
Alina Nesterova 047ab5ae99 Replace 'lsb_release -is' with the method 'get_os_distrib'
It helps identify the distribution using method 'get_is_distrib'
closes-bug: #1609505

Change-Id: I59f1f521cd82cb8f5ed65c1a82744deb3268ac2d
2016-08-23 16:43:59 +03:00

13 lines
136 B
INI

[run]
branch = True
source = sahara
omit =
.tox/*
sahara/tests/*
[paths]
source = sahara
[report]
ignore_errors = True
precision = 3