Skip to content

Commit f267454

Browse files
committed
gcovr?
1 parent dd5dff7 commit f267454

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
--exclude-unreachable-branches \
8787
--exclude-throw-branches \
8888
--exclude-noncode-lines \
89+
--merge-mode-functions separate \
8990
-j \
9091
--cobertura \
9192
--output ${GITHUB_WORKSPACE}/build/coverage_report.xml

0 commit comments

Comments
 (0)