add unit tests for build.go
Open
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 328
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 9
Description
**What would you like to be added**:
I would like to add tests for `pkg/cluster/build.go`
**Why is this needed**:
adding tests would increase security of the code
Contributor guide
Research direction
Read pkg/cluster/build.go first to understand the build behavior and identify paths that need coverage. Add unit tests for the relevant behavior, then run the Go tests for the package and confirm the new tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100