Remove the SHARD suffix for bokchoy coverage reports, because they are collected in parallel mode

This commit is contained in:
Calen Pennington
2019-11-21 13:33:31 -05:00
parent 44a70ff8cc
commit f4739209fa

View File

@@ -1,5 +1,5 @@
[run]
data_file = reports/bok_choy/${TEST_SUITE}.coverage${SHARD}
data_file = reports/bok_choy/${TEST_SUITE}.coverage
source =
lms
cms