srctree
repos
owner
network
issues
0
diffs
0
Public
Robin Linden
parent
174e6721
c76c8910
build: Don't track code coverage of fuzz test binaries
inline
split
.bazelrc
added: 2, removed: 1, total 1
@@ -6,6 +6,7 @@ common --noenable_bzlmod
build --enable_platform_specific_config
coverage --combined_report=lcov
coverage --instrumentation_filter=-'_fuzz_test'
test --test_output=errors
test --test_summary=terse
test --test_verbose_timeout_warnings