-
Notifications
You must be signed in to change notification settings - Fork 173
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 integrate test #795
Conversation
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
Codecov ReportBase: 60.55% // Head: 60.55% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #795 /- ##
=======================================
Coverage 60.55% 60.55%
=======================================
Files 135 135
Lines 8815 8815
=======================================
Hits 5338 5338
Misses 2823 2823
Partials 654 654 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
@bxiiiiii Hi, you don't have to do it: Let me revert your commits. I'm testing the CI.
|
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
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. Thanks!
I modified your branch to make sure CI will report error when test cases fail
What this PR does:
Add more components and api features in integrate test
Which issue(s) this PR fixes:
Fixes #415