Skip to content

Commit 1e3bf4b

Browse files
Artem ErmoshkinShfdis
authored andcommitted
fix coverage duplicate lines
1 parent bebba2e commit 1e3bf4b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/gcovr/run_gcovr.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ gcovr_args=(
2020
--exclude '.*contrib/.*'
2121
--exclude '.*tests/.*'
2222
--exclude '.*/_deps/.*'
23+
--merge-lines
2324
--filter 'src/'
2425
--filter 'include/ydb-cpp-sdk/'
2526
--filter 'plugins/'

0 commit comments

Comments
 (0)