-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Dedup collector tags #2658
Dedup collector tags #2658
Conversation
fc6efe9
to
2237539
Compare
Signed-off-by: luhualin <luhualin@bilibili.com>
2237539
to
f303fae
Compare
Codecov Report
@@ Coverage Diff @@
## master #2658 +/- ##
==========================================
+ Coverage 95.10% 95.55% +0.45%
==========================================
Files 213 214 +1
Lines 9491 9555 +64
==========================================
+ Hits 9026 9130 +104
+ Misses 388 346 -42
- Partials 77 79 +2
Continue to review full report at Codecov.
|
ef105a7
to
f13c582
Compare
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.
Thanks for the PR!
f13c582
to
4764f92
Compare
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.
Looks good. I have a question about a test that was removed, but other than that, it's ready to be merged.
Signed-off-by: luhualin <luhualin@bilibili.com>
4764f92
to
72c1873
Compare
@jpkrohling Is it ready to be merged now? |
LGTM. I'll leave it open for another couple of hours, as @yurishkuro likes to review PRs during breakfast :-) |
Signed-off-by: luhualin <luhualin@bilibili.com>
Pull request has been modified.
Which problem is this PR solving?