-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
structure: refactor the code to add explicit type for const #13789
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
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
/run-all-tests |
@Rustin-Liu merge failed. |
Codecov Report
@@ Coverage Diff @@
## master #13789 +/- ##
===========================================
Coverage 80.1195% 80.1195%
===========================================
Files 474 474
Lines 116813 116813
===========================================
Hits 93590 93590
Misses 15842 15842
Partials 7381 7381 |
@sre-bot /run-all-tests |
/ /run-all-tests |
@sre-bot /run-auto-merge |
/ |
@sre-bot /run-auto-merge//merge |
/ / |
What problem does this PR solve?
#13736
What is changed and how it works?
Check List
Tests
None
Code changes
None
Side effects
None
Related changes
None
Release note
None