Skip to content

Commit 611f2ac

Browse files
committed
chore: reproduce problem with external getting instrumented
1 parent 1b1fcd0 commit 611f2ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

e2e/use_release/.bazelrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Don't instrument the root folder, since that walks into the //external folder too
1+
# Don't instrument the //external folder
22
# See https://bazelbuild.slack.com/archives/C07HTMQFTBN/p1737600241213179?thread_ts=1736875351.548719&cid=C07HTMQFTBN
3-
coverage --instrumentation_filter=//src
3+
coverage --instrumentation_filter=-//external

0 commit comments

Comments
 (0)