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

[7.2.0] Announce combined coverage report on the BES #22327

Merged
merged 1 commit into from
May 11, 2024

Commits on May 11, 2024

  1. Announce combined coverage report on the BES

    This allows BES consumers to access this file without guessing its path and existence, as well as when the actual coverage generation action runs locally.
    
    Also removes an obsolete `CoverageReport` event.
    
    RELNOTES: The combined coverage report produced via `--combined_report=lcov` is now announced on the BES via the new `CoverageReport` event.
    
    Closes bazelbuild#22171.
    
    PiperOrigin-RevId: 632641499
    Change-Id: I0c323a371ec2fdd085bea23a772a85b72c52093f
    fmeum authored and bazel-io committed May 11, 2024
    Configuration menu
    Copy the full SHA
    3b44cec View commit details
    Browse the repository at this point in the history