buildtest: fix test unit sizes
Open
- Dominant language
- Go
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Need to fix unit sizes. KiB not KB, etc.
https://github.com/govice/golinks/blob/5ae7280d83b260f13bd60348827aa0611a06d1d9/cmd/buildtest.go#L43-L45
Contributor guide
No contributing guide indexed for this repository
Research direction
Open cmd/buildtest.go at lines 43-45 and inspect how the unit-size labels are defined or displayed. Update the labels to use binary units such as KiB rather than KB, then run the relevant buildtest tests or command and confirm the reported sizes use the corrected notation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, testing
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100