-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
Code coverage use case to locate coverage data (from a shell script):
BAZEL_OUTPUT_PATH=$(bazel info output_path)
I need to make the "bazel" command more generic and safe to (re)use, and don't want to re-implement pieces of bazel_run.sh, for example.
- is depended on by
-
SERVER-94497 Support code coverage from bazel test targets
- Closed