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

EXPERIMENT - Use LLVM env vars in collect_cc_coverage #18903

Closed
wants to merge 2 commits into from

Conversation

c-mita
Copy link
Member

@c-mita c-mita commented Jul 11, 2023

No description provided.

Removes a lot of the duplication across different coverage shell tests,
which all want similar functions.
@c-mita c-mita requested a review from lberki as a code owner July 11, 2023 17:08
@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label Jul 11, 2023
@c-mita c-mita removed the awaiting-review PR is awaiting review from an assigned reviewer label Jul 11, 2023
@c-mita c-mita removed the request for review from lberki July 11, 2023 17:10
They are provided by the C++ rules and make it clearer what tool is
what. Also changes the C++ LLVM coverage test to specify GCOV as
llvm-cov, since that is the analogous tool and better represents how a
LLVM based tool chain might be configured.
@Pavank1992 Pavank1992 added coverage awaiting-review PR is awaiting review from an assigned reviewer labels Jul 12, 2023
@sgowroji sgowroji added team-Rules-Server Issues for serverside rules included with Bazel team-Rules-CPP Issues for C++ rules labels Jul 13, 2023
@sgowroji sgowroji added awaiting-user-response Awaiting a response from the author and removed awaiting-review PR is awaiting review from an assigned reviewer labels Jul 25, 2023
@comius
Copy link
Contributor

comius commented Sep 25, 2023

Closing, it looks stale.

@comius comius closed this Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-user-response Awaiting a response from the author coverage team-Rules-CPP Issues for C++ rules team-Rules-Server Issues for serverside rules included with Bazel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants