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] Do not delay TargetCompleteEvents with coverage #22320

Merged
merged 3 commits into from May 10, 2024

Conversation

joeleba
Copy link
Member

@joeleba joeleba commented May 10, 2024

Cherry-pick of fd2cc92 (+ fixes for conflicts and errors) into 7.2.0

fmeum and others added 2 commits May 10, 2024 14:35
Baseline coverage artifacts are now requested in `CompletionFunction` to ensure that they are built before the `TargetCompleteEvent` is generated. This makes it unnecessary to delay sending these events until after a Skymeld build has had the chance to request all coverage artifacts directly, which could only be done after the analysis & execution phase, thus delaying events until the end of the build.

Fixes bazelbuild#21475

Closes bazelbuild#22238.

PiperOrigin-RevId: 631414420
Change-Id: Idc77b6f5c8b5b775e6c69e35c5563f63b3bf974f
@joeleba joeleba marked this pull request as ready for review May 10, 2024 15:22
@joeleba joeleba requested a review from a team as a code owner May 10, 2024 15:22
@joeleba joeleba requested a review from keertk May 10, 2024 15:23
@github-actions github-actions bot added awaiting-review PR is awaiting review from an assigned reviewer team-Configurability Issues for Configurability team labels May 10, 2024
@keertk keertk added this pull request to the merge queue May 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 10, 2024
@keertk keertk added this pull request to the merge queue May 10, 2024
Merged via the queue into bazelbuild:release-7.2.0 with commit 36d4e5f May 10, 2024
32 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label May 10, 2024
@joeleba joeleba deleted the leba-cherrypick branch May 13, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Configurability Issues for Configurability team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants