Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[kcov] Adjust kcov build flags for Bazel 8 (#22325)
When profiling Python, kcov leaves a pipe-typed file in the test outputs tree. If Bazel 8 sees this file, it will complain, but if we instruct it to zip the outputs, it is none the wiser.
- Loading branch information