Skip to content

chore: improve dev workflow with Makefile targets and CLAUDE.md#16

Merged
edge2992 merged 2 commits into
mainfrom
worktree-misty-mixing-wreath
Mar 22, 2026
Merged

chore: improve dev workflow with Makefile targets and CLAUDE.md#16
edge2992 merged 2 commits into
mainfrom
worktree-misty-mixing-wreath

Conversation

@edge2992

Copy link
Copy Markdown
Owner

Summary

  • Makefile に check, test-short, test-e2e, test-all, test-coverage, lint ターゲットを追加
  • CLAUDE.md に make ベースの Build & Test セクションと Testing Workflow ガイドを追加
  • Project Structure に bot/ ディレクトリの説明を追加
  • .gitignorecoverage.out を追加

Test plan

  • make check (vet + test-short + build) が正常に完了
  • make test-e2e が E2E テストのみ実行
  • make test-coverage がカバレッジレポートを出力

Add test-short, test-e2e, test-all, test-coverage, lint, and check
targets to Makefile. Update CLAUDE.md with make-based commands and
testing workflow guidelines including conventions for -short flag
and TestE2E prefix.
@edge2992 edge2992 merged commit a2b3562 into main Mar 22, 2026
3 checks passed
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