1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-05 07:26:52 +00:00
synapse/.coveragerc

8 lines
80 B
Text
Raw Normal View History

2018-11-15 10:50:08 -06:00
[run]
branch = True
parallel = True
include = synapse/*
2018-11-15 10:50:08 -06:00
[report]
precision = 2