synapse/.coveragerc

8 lines
80 B
Text
Raw Normal View History

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