Skip to content

Commit

Permalink
Use bazel tool coverage collect cc
Browse files Browse the repository at this point in the history
  • Loading branch information
Lynskylate committed Jul 12, 2024
1 parent 5cbb82c commit 4417d68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ build:coverage --experimental_generate_llvm_lcov
build:coverage --collect_code_coverage
build:coverage --instrumentation_filter="//hessian2[/:]"
build:coverage --coverage_support=@hessian2-codec//bazel/coverage:coverage_support
#build:coverage --test_env=CC_CODE_COVERAGE_SCRIPT=external/hessian2-codec/bazel/coverage/collect_cc_coverage.sh
build:coverage --test_env=CC_CODE_COVERAGE_SCRIPT=external/bazel_tools/tools/test/collect_cc_coverage.sh
build:coverage --strategy=TestRunner=local
build:coverage --strategy=CoverageReport=local
Expand Down

0 comments on commit 4417d68

Please sign in to comment.