summary refs log tree commit diff
path: root/.coveragerc
blob: e9460a340a657a51a097b861d04a12b7b61b1933 (plain) (blame)
1
2
3
4
5
6
7
[run]
branch = True
parallel = True
include = synapse/*

[report]
precision = 2