Skip to content

Commit

Permalink
mobile/
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
phlax committed Dec 10, 2024
1 parent b700888 commit 437a195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ build:mobile-release-android --compilation_mode=opt
coverage --instrumentation_filter="//library/common[/:]"
# coverage --instrumentation_filter="//[/:]"
coverage --action_env=VERBOSE_COVERAGE=1 --host_action_env=VERBOSE_COVERAGE=1 --test_env=VERBOSE_COVERAGE=1
coverage --test_env=CC_CODE_COVERAGE_SCRIPT=external/envoy/bazel/coverage/collect_cc_coverage.sh
# coverage --test_env=CC_CODE_COVERAGE_SCRIPT=external/envoy/bazel/coverage/collect_cc_coverage.sh
coverage --coverage_support=@envoy//bazel/coverage:coverage_support

#############################################################################
Expand Down

0 comments on commit 437a195

Please sign in to comment.