feat: improve test coverage for cmd/review-bot #37

Merged
rodin merged 3 commits from feat/32-test-coverage into main 2026-05-02 18:21:17 +00:00
Showing only changes of commit 504f616e99 - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
.PHONY: build test test-integration lint clean
.PHONY: build test test-integration lint clean coverage
build:
go build -o review-bot ./cmd/review-bot/