summaryrefslogtreecommitdiff
path: root/.coveragerc
blob: 9873a307388293f5d7d509a0ad573fae5a74fc7e (plain)
1
2
3
4
5
6
7
8
9
10
11
[run]
branch = True
parallel = True
source = synapse

[paths]
source=
   coverage

[report]
precision = 2