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] Fix swallowed I/O exception in LcovPrinter #22057

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

bazel-io
Copy link
Member

The calling code expects the exception, not a return boolean.

Fixes #21982.

Closes #21987.

PiperOrigin-RevId: 626086576
Change-Id: I4abd7a253715c84c323e036dfbdb2fcb94a4825d

Commit f8277cf

The calling code expects the exception, not a return boolean.

Fixes bazelbuild#21982.

Closes bazelbuild#21987.

PiperOrigin-RevId: 626086576
Change-Id: I4abd7a253715c84c323e036dfbdb2fcb94a4825d
@bazel-io bazel-io requested a review from a team as a code owner April 18, 2024 18:11
@bazel-io bazel-io added the awaiting-review PR is awaiting review from an assigned reviewer label Apr 18, 2024
@bazel-io bazel-io requested a review from c-mita April 18, 2024 18:11
@iancha1992 iancha1992 enabled auto-merge April 18, 2024 19:02
@iancha1992 iancha1992 added this pull request to the merge queue Apr 18, 2024
@c-mita c-mita added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels Apr 18, 2024
@iancha1992 iancha1992 removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Apr 18, 2024
Merged via the queue into bazelbuild:release-7.2.0 with commit 2da699f Apr 18, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants