fix(opencode): bake llvm tools for Rust coverage-evidence - #1072
fix(opencode): bake llvm tools for Rust coverage-evidence#1072seonghobae wants to merge 2 commits into
Conversation
OpenCode Review Dispatch failed TEPP#46 because cargo-llvm-cov could not find llvm-tools-preview. Install Debian llvm in the offline coverage image and export LLVM_COV/LLVM_PROFDATA in ensure_rust_toolchain before coverage.
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
Warning Review limit reached
Next review available in: 5 minutes Limit details: You’ve used all 1 included review currently available under your plan. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@opencode-agent review Please APPROVE exact head |
|
@opencode-agent @cwl-noema-review please review exact head This unblocks TEPP#46 OpenCode primary APPROVE: coverage-evidence was failing with missing Strix on the prior attempt was NIM 429 then runner cancel (infra), not a finding. Requeued. |
|
@opencode-agent review exact head Required checks no longer list Strix as in progress. Remaining merge 405 is last-pusher approval only. Please APPROVE this llvm bake if sound so TEPP #46 can get a current-head OpenCode APPROVE. No self-approve. |
|
Hourly: Strix green; OpenCode Review Dispatch at coverage-evidence waiting on runners. All other checks green. Need independent APPROVE then merge to unblock TEPP#46 llvm-tools. Head |
|
Hourly: All required checks green (incl. Strix). OpenCode Review Dispatch
|
|
Hourly: Force-cancelled hung OpenCode run; redispatched via merge scheduler. New OpenCode Review Dispatch https://github.com/ContextualWisdomLab/.github/actions/runs/31996005046 — Ruleset: 2 APPROVEs + last-push approval (pusher seonghobae). @opencode-agent @cwl-noema-review please APPROVE |
Unblocks TEPP#46 primary APPROVE after sticky coverage-evidence llvm gap.
Summary
coverage-evidencefails on Rust repos (e.g. TEPP#46) with:error: failed to find llvm-tools-previewcargo-llvm-cov+ Debianrustc/cargobut nollvm-cov/llvm-profdata.llvmin the coverage image and exportLLVM_COV/LLVM_PROFDATAfromensure_rust_toolchain.Unblocks
Test plan
coverage-evidenceno longer fails on missing llvm tools