Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for bazel coverage with BwoB #16475

Closed

Commits on Oct 14, 2022

  1. Add support for bazel coverage with BwoB

    With `--experimental_split_coverage_postprocessing` and
    `experimental_fetch_all_coverage_outputs`, all that is needed to get
    coverage runs to succeed with `--remote_download_minimal` is to
    explicitly request the raw and processed coverage files. This is made
    possible by the machinery introduced for
    `--experimental_remote_download_regex`.
    fmeum committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    3aa815e View commit details
    Browse the repository at this point in the history