You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: Coverage runs were using remote_download_output=all because
thing didn't work with Bazel Build Without the Bytes. It seems that
after bazelbuild/bazel#4685 this should work,
so this change attempts to shift coverage runs to use BWOB to avoid
downloading all outputs.
This also fixes some warnings and errors we ran into with the ubuntu
24.04 upgrade which causes lcov 2 to be installed.
Relevant Issues: N/A
Type of change: /kind bug
Test Plan: Will check github actions on this PR.
Signed-off-by: Vihang Mehta <vihang@px.dev>
0 commit comments