0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go3 forks (3 forks)auto 404
Testinggood first issue
Repository metrics
- Stars
- 0 stars (0 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
- add github action for build and release
- add test coverage and unit test case check
- add liniting check
Contributor guide
- Research direction
- Set up a GitHub Actions workflow that runs on push/PR to build, test with coverage, and lint. Use actions/setup go for Go, run `go test cover` and `golangci lint`.
- Tech stack
- gogithub actions
- Domain
- devopsci cd
- Issue type
- Chore
- Prerequisites
- GitGo