Add coverage to ranger-agent
- Add coverage for to ranger-agent - Include additional pep8 checks Change-Id: I4cb8283350562ebf2c4b61770c104abb1303b666
This commit is contained in:
8
.coveragerc
Normal file
8
.coveragerc
Normal file
@@ -0,0 +1,8 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = ord
|
||||
omit = ord/tests/*
|
||||
cover_pylib = True
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
||||
Reference in New Issue
Block a user