Skip to content

Increase test coverage #1037

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

sashabaranov
Copy link
Owner

Summary

  • add helper tests for internal server and checks utils
  • add example package tests to exercise CLI code paths
  • exercise Definition.Unmarshal method
  • fix golangci-lint errors

Testing

  • golangci-lint run ./...
  • go test ./... -coverprofile=coverage.out
  • go tool cover -func=coverage.out | tail -n 1

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

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.

1 participant