-
Notifications
You must be signed in to change notification settings - Fork 289
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
[refactor] Add prefix G_
to global static variables (#3336)
#3338
[refactor] Add prefix G_
to global static variables (#3336)
#3338
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3338 +/- ##
==========================================
+ Coverage 31.86% 32.07% +0.21%
==========================================
Files 500 500
Lines 46785 46786 +1
Branches 21228 21228
==========================================
+ Hits 14902 15000 +98
+ Misses 17808 17687 -121
- Partials 14075 14099 +24
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@liby please resolve conflicts |
PTAL |
@liby wait ci to pass then I will approve it |
@liby fmt prob again |
Already ready. |
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: #3336
Other information
Motivation
P.NAM.09 定义全局静态变量时需加前缀G_以便和常量有所区分
Undetermined part
check_commit.sh output