-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[fix][broker] Fix the wrong cache name #24407
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
Conversation
codelipenghui
left a comment
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.
@Technoboy- Is it possible to add a test for verifying the final metrics labels value?
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #24407 +/- ##
============================================
+ Coverage 73.57% 74.30% +0.72%
+ Complexity 32624 32341 -283
============================================
Files 1877 1868 -9
Lines 139502 145364 +5862
Branches 15299 16629 +1330
============================================
+ Hits 102638 108006 +5368
+ Misses 28908 28820 -88
- Partials 7956 8538 +582
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
(cherry picked from commit 91e0bf2)
Motivation
It's a follow up fix for #24365. we need to call
recordStatsto gather statistics and filter non-zero statistics. And also fix the wrong cache name.Documentation
docdoc-requireddoc-not-neededdoc-complete