-
Notifications
You must be signed in to change notification settings - Fork 528
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: rewrite e2e test(server_info_test) with ginkgo #1550
feat: rewrite e2e test(server_info_test) with ginkgo #1550
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1550 +/- ##
==========================================
- Coverage 70.13% 64.75% -5.38%
==========================================
Files 129 49 -80
Lines 5231 3164 -2067
Branches 549 0 -549
==========================================
- Hits 3669 2049 -1620
+ Misses 1323 859 -464
- Partials 239 256 +17
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
a strange ci failed, just re-run to see the results |
hi, @liuxiran which ci failed ? I think we should fix it |
this ci failed, Test building web in multiple node version / build (14.x) (pull_request) |
ok, thanks. |
I saw in the morning that CI failed without any error message |
merged, thanks a lot! @Jaycean |
Please answer these questions before submitting a pull request
Why submit this pull request?
Bugfix
New feature provided
Improve performance
Backport patches
Related issues
Feat: Rewrite all E2E tests using the Ginkgo #1500
New feature or improvement