Skip to content
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

Improve test coverage to reach at least 80% for KMC #3184

Open
marcobebway opened this issue Nov 20, 2023 · 1 comment
Open

Improve test coverage to reach at least 80% for KMC #3184

marcobebway opened this issue Nov 20, 2023 · 1 comment
Labels
area/tests Issues or PRs related to tests

Comments

@marcobebway
Copy link
Contributor

Description

Improve test coverage to reach at least 80% for KMC.

$ make test-local

?       github.com/kyma-project/control-plane/components/kyma-metrics-collector/cmd     [no test files]
?       github.com/kyma-project/control-plane/components/kyma-metrics-collector/env     [no test files]
?       github.com/kyma-project/control-plane/components/kyma-metrics-collector/options [no test files]
?       github.com/kyma-project/control-plane/components/kyma-metrics-collector/pkg/cache       [no test files]
ok      github.com/kyma-project/control-plane/components/kyma-metrics-collector/pkg/edp (cached)
?       github.com/kyma-project/control-plane/components/kyma-metrics-collector/pkg/gardener/commons    [no test files]
ok      github.com/kyma-project/control-plane/components/kyma-metrics-collector/pkg/gardener/secret     (cached)
ok      github.com/kyma-project/control-plane/components/kyma-metrics-collector/pkg/gardener/shoot      (cached)
ok      github.com/kyma-project/control-plane/components/kyma-metrics-collector/pkg/keb (cached)
?       github.com/kyma-project/control-plane/components/kyma-metrics-collector/pkg/logger      [no test files]
ok      github.com/kyma-project/control-plane/components/kyma-metrics-collector/pkg/process     (cached)
?       github.com/kyma-project/control-plane/components/kyma-metrics-collector/pkg/service     [no test files]
?       github.com/kyma-project/control-plane/components/kyma-metrics-collector/pkg/skr/commons [no test files]
ok      github.com/kyma-project/control-plane/components/kyma-metrics-collector/pkg/skr/node    (cached)
ok      github.com/kyma-project/control-plane/components/kyma-metrics-collector/pkg/skr/pvc     (cached)
ok      github.com/kyma-project/control-plane/components/kyma-metrics-collector/pkg/skr/svc     (cached)
?       github.com/kyma-project/control-plane/components/kyma-metrics-collector/pkg/testing     [no test files]
@marcobebway marcobebway added the area/tests Issues or PRs related to tests label Nov 20, 2023
@kyma-bot
Copy link
Contributor

This issue or PR has been automatically marked as stale due to the lack of recent activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Close this issue or PR with /close

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

@kyma-bot kyma-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 19, 2024
@k15r k15r removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests Issues or PRs related to tests
Projects
None yet
Development

No branches or pull requests

3 participants