This repository was archived by the owner on Mar 17, 2026. It is now read-only.
fix(deps)!: use grpc-js instead of grpc extension#658
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #658 +/- ##
==========================================
- Coverage 97.89% 97.79% -0.11%
==========================================
Files 14 14
Lines 856 861 +5
Branches 178 179 +1
==========================================
+ Hits 838 842 +4
Misses 2 2
- Partials 16 17 +1
Continue to review full report at Codecov.
|
Contributor
Author
|
@sduskis I'm running some stress tests locally, but as of right now I think we're looking good. I wrote a new test specifically for messages that are 9mb and it appears to be working just fine. |
JustinBeckwith
approved these changes
Jun 13, 2019
callmehiphop
marked this pull request as ready for review
June 13, 2019 20:15
ajaaym
approved these changes
Jun 13, 2019
Closed
Merged
Closed
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #627