Skip to content

Revert "ci: cache cargo llvm-cov build artifacts" - #481

Merged
Lencerf merged 1 commit into
google:mainfrom
Lencerf:ci/fix-cov-clean
Aug 23, 2026
Merged

Revert "ci: cache cargo llvm-cov build artifacts"#481
Lencerf merged 1 commit into
google:mainfrom
Lencerf:ci/fix-cov-clean

Conversation

@Lencerf

@Lencerf Lencerf commented Aug 23, 2026

Copy link
Copy Markdown
Collaborator

This reverts commit 0691d1e.

cargo llvm-cov clean followed by cargo llvm-cov test --no-clean is equivalent to cargo llvm-cov test without --no-clean.

This reverts commit 0691d1e.

`cargo llvm-cov clean` followed by `cargo llvm-cov test --no-clean` is
equivalent to `cargo llvm-cov test` without `--no-clean`.

Signed-off-by: Changyuan Lyu <changyuanl@google.com>
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 32661647224

Coverage remained the same at 27.637%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 14823
Covered Lines: 3966
Line Coverage: 26.76%
Relevant Branches: 1268
Covered Branches: 481
Branch Coverage: 37.93%
Branches in Coverage %: Yes
Coverage Strength: 39.85 hits per line

💛 - Coveralls

@Lencerf
Lencerf merged commit eeda44e into google:main Aug 23, 2026
12 checks passed
@Lencerf
Lencerf deleted the ci/fix-cov-clean branch August 23, 2026 19:39
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