-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Hash Pubsub Messages Correctly #7177
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7177 +/- ##
==========================================
+ Coverage 61.64% 61.75% +0.11%
==========================================
Files 410 410
Lines 32540 32674 +134
==========================================
+ Hits 20059 20178 +119
- Misses 9617 9622 +5
- Partials 2864 2874 +10 |
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.
This looks good to me. Are there any concerns about when we should release this change?
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
What type of PR is this?
Bug Fix
What does this PR do? Why is it needed?
the base64 url encoding.
msgID
function.Which issues(s) does this PR fix?
N.A
Other notes for review