Fix coverage in sytest and use plugins for buildkite (#5922)

This commit is contained in:
Amber Brown
2019-08-29 22:19:57 +10:00
committed by GitHub
parent 92c1550f4a
commit e7011280c7
8 changed files with 92 additions and 32 deletions

View File

@@ -1,7 +1,8 @@
[run]
branch = True
parallel = True
include = synapse/*
include=$TOP/synapse/*
data_file = $TOP/.coverage
[report]
precision = 2