-
Notifications
You must be signed in to change notification settings - Fork 382
Meta: Improve test coverage for CI #521
Comments
I've added this to |
Moving to 0.0.3 because this is not complete. |
Moving this out of a milestone because it's a meta issue that will likely span multiple milestones |
Ref kubernetes-retired#521, as this makes progress toward that meta issue
Ref kubernetes-retired#521, as this makes progress toward that meta issue
Ref kubernetes-retired#521, as this makes progress toward that meta issue
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Need to have adequate test coverage for our CI
Packages that need unit testing:
cmd/apiserver
cmd/controller-manager
pkg/apis
pkg/apiserver
pkg/brokerapi
pkg/controller
pkg/openapi
pkg/registry/servicecatalog/binding
pkg/registry/servicecatalog/broker
pkg/registry/servicecatalog/instance
pkg/registry/servicecatalog/rest
pkg/registry/servicecatalog/server
pkg/registry/servicecatalog/serviceclass
pkg/storage
(Add unit tests for the TPR storage interface #700)pkg/util
The text was updated successfully, but these errors were encountered: