-
Notifications
You must be signed in to change notification settings - Fork 719
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
*: refine the fatal log (#2896) #2907
*: refine the fatal log (#2896) #2907
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.
plz fix conflict
b60f88c
to
aae404e
Compare
Codecov Report
@@ Coverage Diff @@
## release-4.0 #2907 +/- ##
===============================================
- Coverage 77.75% 77.43% -0.32%
===============================================
Files 210 210
Lines 22811 22813 +2
===============================================
- Hits 17737 17666 -71
- Misses 3731 3818 +87
+ Partials 1343 1329 -14
Continue to review full report at Codecov.
|
Signed-off-by: Ryan Leung <rleungx@gmail.com>
aae404e
to
b4c634c
Compare
/run-all-tests |
/merge |
/run-all-tests |
cherry-pick #2896 to release-4.0
What problem does this PR solve?
Part of #2704.
What is changed and how it works?
This PR refines all the fatal level log according to the RFC
Check List
Tests
Related changes
Release note