-
Notifications
You must be signed in to change notification settings - Fork 592
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
fix issue 4375 #4405
fix issue 4375 #4405
Conversation
Signed-off-by: Ville Aikas <vaikas@vmware.com>
/assign |
/lgtm Thanks for this one! |
Sounds like you need to update fanout_message_handler_test.go too:
|
Signed-off-by: Ville Aikas <vaikas@vmware.com>
Codecov Report
@@ Coverage Diff @@
## master #4405 +/- ##
==========================================
+ Coverage 81.06% 81.10% +0.03%
==========================================
Files 281 281
Lines 7964 7963 -1
==========================================
+ Hits 6456 6458 +2
+ Misses 1122 1119 -3
Partials 386 386
Continue to review full report at Codecov.
|
The following is the coverage report on the affected files.
|
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: slinkydeveloper, vaikas The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Ville Aikas vaikas@vmware.com
Fixes #4375
Proposed Changes
Release Note
Docs