Codebase list python-oslo.concurrency / 55fedb10-3ff1-482d-872f-491b502ab0ac/main .coveragerc
55fedb10-3ff1-482d-872f-491b502ab0ac/main

Tree @55fedb10-3ff1-482d-872f-491b502ab0ac/main (Download .tar.gz)

.coveragerc @55fedb10-3ff1-482d-872f-491b502ab0ac/mainraw · history · blame

1
2
3
4
5
6
7
8
[run]
branch = True
source = oslo_concurrency
omit = oslo_concurrency/tests/*

[report]
ignore_errors = True
precision = 2