-
Notifications
You must be signed in to change notification settings - Fork 90
test: add unit tests #1075
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
test: add unit tests #1075
Conversation
Signed-off-by: Patrick Zheng <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1075 +/- ##
==========================================
- Coverage 72.02% 70.35% -1.68%
==========================================
Files 46 46
Lines 2302 2911 +609
==========================================
+ Hits 1658 2048 +390
- Misses 442 670 +228
+ Partials 202 193 -9 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: Patrick Zheng <[email protected]>
Signed-off-by: Patrick Zheng <[email protected]>
shizhMSFT
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
JeyJeyGao
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR intends to add more unit tests to increase the code coverage. --------- Signed-off-by: Patrick Zheng <[email protected]>
This PR intends to add more unit tests to increase the code coverage. --------- Signed-off-by: Patrick Zheng <[email protected]>
This PR intends to add more unit tests to increase the code coverage.