feat(coprocessor): post comment with coverage diff#2099
Merged
PanGan21 merged 5 commits intopanos/add-coverage-toolfrom Mar 12, 2026
Merged
feat(coprocessor): post comment with coverage diff#2099PanGan21 merged 5 commits intopanos/add-coverage-toolfrom
PanGan21 merged 5 commits intopanos/add-coverage-toolfrom
Conversation
Changed Lines CoverageCoverage of added/modified lines: 100.0% Per-file breakdownDiff CoverageDiff: origin/panos/add-coverage-tool...HEAD, staged and unstaged changesNo lines with coverage information in this diff. |
🧪 CI InsightsHere's what we observed from your CI run for 0321864. 🟢 All jobs passed!But CI Insights is watching 👀 |
c475a4e to
0321864
Compare
mergify bot
pushed a commit
that referenced
this pull request
Mar 13, 2026
…ows (#2086) * feat(ci): add llvm-cov in ci * feat(ci): set coverage threshold to 60 * fix(common): remove coverage thresholds, use opt level 1, apply coverage only on coprocessor * fix(coprocessor): lint workflow * fix(ci): capture cargo-llvm-cov report output by redirecting stderr * fix(ci): fix warning * fix(ci): handle failed generated report * feat(coprocessor): post comment with coverage diff (#2099) * feat(coprocessor): post comment with coverage diff * fix(coprocessor): avoid template expansion * fix(coprocessor): do not comment if workflow is cancelled * feat(coprocessor): use sticky pr comment in workflow * fix(coprocessor): unshallow fetch diff-cover from ci * fix(coprocessor): use rust-toolchain-file action to read from rust-toolchain.toml * fix(coprocessor): copy rust-toolchain.toml to root * ci(coprocessor): handle empty-diff coverage and fork PR comment posting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.