mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-11-11 16:45:20 -05:00
Fix coverage in sytest and use plugins for buildkite (#5922)
This commit is contained in:
parent
92c1550f4a
commit
e7011280c7
8 changed files with 92 additions and 32 deletions
|
|
@ -1,7 +1,8 @@
|
|||
[run]
|
||||
branch = True
|
||||
parallel = True
|
||||
include = synapse/*
|
||||
include=$TOP/synapse/*
|
||||
data_file = $TOP/.coverage
|
||||
|
||||
[report]
|
||||
precision = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue