Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

fix(deps): update @grpc/grpc-js to ^0.6.6#772

Merged
bcoe merged 1 commit intogoogleapis:masterfrom
callmehiphop:grpc-0.6.6
Oct 8, 2019
Merged

fix(deps): update @grpc/grpc-js to ^0.6.6#772
bcoe merged 1 commit intogoogleapis:masterfrom
callmehiphop:grpc-0.6.6

Conversation

@callmehiphop
Copy link
Copy Markdown
Contributor

@callmehiphop callmehiphop commented Oct 8, 2019

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #770 🦕

@callmehiphop callmehiphop requested a review from a team October 8, 2019 16:57
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 8, 2019
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 8, 2019

Codecov Report

Merging #772 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #772   +/-   ##
=======================================
  Coverage   96.77%   96.77%           
=======================================
  Files          14       14           
  Lines         869      869           
  Branches      182      182           
=======================================
  Hits          841      841           
  Misses          7        7           
  Partials       21       21

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1294ce2...28fa6ec. Read the comment docs.

@bcoe bcoe merged commit 3c5199d into googleapis:master Oct 8, 2019
feywind pushed a commit to feywind/nodejs-pubsub that referenced this pull request Nov 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DEADLINE_EXCEEDED makes application not receiving messages at all

4 participants