98cc83a47f
Update .coveragerc to remove unit tests from the coverage results Change-Id: I1e737a7b8ee06f533d68bd0bd2347eeb6b52afb0
9 lines
128 B
INI
9 lines
128 B
INI
[run]
|
|
branch = True
|
|
source = futurist
|
|
omit = futurist/tests/*,futurist/openstack/*
|
|
|
|
[report]
|
|
ignore_errors = True
|
|
precision = 2
|