Skip to content

chore: add coverage CI, refresh tooling, docs, and tests#12

Closed
min0625 wants to merge 2 commits into
mainfrom
chore/ci-tooling-and-coverage
Closed

chore: add coverage CI, refresh tooling, docs, and tests#12
min0625 wants to merge 2 commits into
mainfrom
chore/ci-tooling-and-coverage

Conversation

@min0625

@min0625 min0625 commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add Codecov coverage CI workflow and refresh GitHub Actions (CodeQL, PR checks)
  • Refresh golangci-lint config (drop goconst, update linters)
  • Refresh dev tooling: devcontainer, mise, VSCode config, Makefile (cover target)
  • Add Traditional Chinese READMEs (README.zh-TW.md, x/errgroup/README.zh-TW.md) with language switchers
  • Refresh English READMEs: updated description, reordered sections, self-contained main() examples
  • Add tests for PanicError.Unwrap, re-wrap guard (PanicError/PanicValue pass-through), and PanicValue.String

Test plan

  • make check passes (lint + test with race detector)
  • Coverage CI uploads to Codecov on merge to main
  • Language switcher links resolve correctly between EN and zh-TW READMEs

🤖 Generated with Claude Code

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

min0625 and others added 2 commits June 24, 2026 15:21
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ng; drop goconst linter

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@min0625 min0625 force-pushed the chore/ci-tooling-and-coverage branch from d3196e7 to 02e3599 Compare June 24, 2026 07:21
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@min0625 min0625 closed this Jun 24, 2026
@min0625 min0625 deleted the chore/ci-tooling-and-coverage branch June 24, 2026 07:30
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