Skip to content

Conversation

@tonymeehan
Copy link
Contributor

Summary

  • add CLI parity tests checking krew plugin flags
  • add a coverage output test
  • display test coverage in README

Testing

  • GOTOOLCHAIN=local go test ./... (fails: go.mod requires go >= 1.24.1)
  • GOTOOLCHAIN=local go test -coverprofile=coverage.out ./... (fails: go.mod requires go >= 1.24.1)
  • go tool cover -func=coverage.out (fails: couldn't download Go toolchain)

https://chatgpt.com/codex/tasks/task_e_68422b47f76c8330aa84ab4317f46dd6

@tonymeehan tonymeehan reopened this Jun 6, 2025
aleksmaus
aleksmaus previously approved these changes Jun 6, 2025
@tonymeehan tonymeehan merged commit 8432059 into main Jun 6, 2025
4 checks passed
@tonymeehan tonymeehan deleted the codex/add-tests-for-cli-and-krew-plugin-options branch June 6, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants