Skip to content

ci: avoid partial checkout for coverage helper - #440

Closed
ck89119 wants to merge 1 commit into
matrixorigin:mainfrom
ck89119:issue-27843-main
Closed

ci: avoid partial checkout for coverage helper#440
ck89119 wants to merge 1 commit into
matrixorigin:mainfrom
ck89119:issue-27843-main

Conversation

@ck89119

@ck89119 ck89119 commented Aug 30, 2026

Copy link
Copy Markdown

Summary

  • replace the single-file sparse checkout of the coverage helper with a shallow checkout
  • avoid the follow-up promisor blob fetch that can bypass actions/checkout fetch retries
  • keep the helper revision and workspace path unchanged

Validation

  • parsed .github/workflows/coverage-ut.yaml with PyYAML
  • actionlint v1.7.12 -shellcheck= -pyflakes= .github/workflows/coverage-ut.yaml
  • git diff --check

Related to matrixorigin/matrixone#27843.

@ck89119 ck89119 closed this Aug 30, 2026
@ck89119
ck89119 deleted the issue-27843-main branch August 30, 2026 10:15
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.

1 participant