Skip to content

Commit 73fe801

Browse files
committed
Adding file mysql-test/collections/coverage.ignore where files or
directories can be listed, which should be ignored when calculating coverage percentage.
1 parent 5422916 commit 73fe801

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# This file lists directories or files to ignore when reporting
2+
# coverage %. An extra step will remove them from the coverage data.
3+
# You may list individual files or (more typically) directories.
4+
# Do not use shell wildcards and such, they will not work.
5+
6+
rapid/plugin/x/mysqlxtest_src
7+
rapid/unittest/gunit/xplugin

0 commit comments

Comments
 (0)