Skip to content

Commit 402252a

Browse files
committed
build: Add LCOV exception for crc32c
1 parent 3a037d0 commit 402252a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ LCOV_FILTER_PATTERN = \
194194
-p "/usr/lib/" \
195195
-p "/usr/lib64/" \
196196
-p "src/leveldb/" \
197+
-p "src/crc32c/" \
197198
-p "src/bench/" \
198199
-p "src/univalue" \
199200
-p "src/crypto/ctaes" \

0 commit comments

Comments
 (0)