-
Notifications
You must be signed in to change notification settings - Fork 527
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: enhanced test stability #1645
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1645 +/- ##
==========================================
- Coverage 72.38% 67.45% -4.94%
==========================================
Files 134 47 -87
Lines 5737 3116 -2621
Branches 665 0 -665
==========================================
- Hits 4153 2102 -2051
+ Misses 1341 767 -574
- Partials 243 247 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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
Please answer these questions before submitting a pull request
Why submit this pull request?
Bugfix
New feature provided
Improve performance
Backport patches
Related issues
related fix: fix the uptime translation error #1605 feat: add the service page upstream select option #1633 fix: improve Route module #1634
fixed CI error:
Update front-end E2E tests to enhance stability based on CI errors.