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

Allow C/C++ coverage collection for external targets #16566

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

fmeum
Copy link
Collaborator

@fmeum fmeum commented Oct 26, 2022

Removes hardcoded filters that result in no coverage being reported for cc_* targets in external repositories even when matched by the --instrumentation_filter.

Work towards #16228
Work towards #16208

Closes #16261.

PiperOrigin-RevId: 483911568
Change-Id: Ibca6fb39a8e946e06beeb03414ad8ccbc42f53d6

Removes hardcoded filters that result in no coverage being reported for `cc_*` targets in external repositories even when matched by the `--instrumentation_filter`.

Work towards bazelbuild#16228
Work towards bazelbuild#16208

Closes bazelbuild#16261.

PiperOrigin-RevId: 483911568
Change-Id: Ibca6fb39a8e946e06beeb03414ad8ccbc42f53d6
@fmeum fmeum requested a review from ShreeM01 as a code owner October 26, 2022 16:17
@ShreeM01 ShreeM01 merged commit 32e61b3 into bazelbuild:release-6.0.0 Oct 26, 2022
@fmeum fmeum deleted the release-6.0.0-16261 branch October 26, 2022 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants