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

feat(test): improve unit test coverage #5988

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

lxcmyf
Copy link
Contributor

@lxcmyf lxcmyf commented Sep 4, 2024

What does this PR do?
improve unit test coverage, close #5434
Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@lxcmyf lxcmyf force-pushed the feature/improve_coverage branch 3 times, most recently from d40da4a to b910d33 Compare September 11, 2024 09:35
@lxcmyf lxcmyf force-pushed the feature/improve_coverage branch 2 times, most recently from 33736f8 to 27235e8 Compare September 13, 2024 02:03
@tomatoishealthy
Copy link
Contributor

BTW, given that this PR adds a lot of tests, how much impact will the newly added tests have on the CI test time?

@lxcmyf
Copy link
Contributor Author

lxcmyf commented Sep 19, 2024

@tomatoishealthy
This is a comparison of the time consumption with the previously merged PR. It seems that there should be almost no difference.
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve code coverage to 70%
3 participants