summaryrefslogtreecommitdiff
path: root/.coveragerc
blob: d9145d4d21e2f3654e664e923b0a57d9ba57805c (plain)
1
2
3
4
5
6
7
8
[run]
branch = True
source = oslo_serialization
omit = oslo_serialization/tests/*

[report]
ignore_errors = True
precision = 2