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

Enhance Karmada UT coverage #3327

Closed
3 tasks
realnumber666 opened this issue Mar 24, 2023 · 2 comments
Closed
3 tasks

Enhance Karmada UT coverage #3327

realnumber666 opened this issue Mar 24, 2023 · 2 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@realnumber666
Copy link
Contributor

realnumber666 commented Mar 24, 2023

What would you like to be added:
Improve the UT coverage from 49% to 69% (↑20%)

Why is this needed:
To improve the reliability of the Karmada project, verify the implementation and usability of functions, and improve user experience.

Plan:
For maximum efficiency, I will start with the files and folders with the most missed lines.

  • Improve UT coverage of pkg from 49% to 80%
  • Improve UT coverage of cmd from 31% to 69%
  • Improve UT coverage of examples from 64% to 69%

Here is the reference for the UT coverage link

@XiShanYongYe-Chang
Copy link
Member

Although the target has not been achieved, we have already covered the majority of code that does not involve controller components. Moving forward, we will continue to maintain and improve code coverage.
/close

@karmada-bot
Copy link
Collaborator

@XiShanYongYe-Chang: Closing this issue.

In response to this:

Although the target has not been achieved, we have already covered the majority of code that does not involve controller components. Moving forward, we will continue to maintain and improve code coverage.
/close

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants