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

deps: Pin @gprc/grpc-js to 0.4.0#668

Merged
schmidt-sebastian merged 1 commit intomasterfrom
mrschmidt-grpc-0.4.0
May 30, 2019
Merged

deps: Pin @gprc/grpc-js to 0.4.0#668
schmidt-sebastian merged 1 commit intomasterfrom
mrschmidt-grpc-0.4.0

Conversation

@schmidt-sebastian
Copy link
Copy Markdown
Contributor

It looks like stream can end prematurely in @gprc/grpc-js 0.4.1. This happens gracefully, resulting in fewer than expected results from a RunQueryRequest.

Addresses #667

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 30, 2019
Copy link
Copy Markdown
Contributor

@mikelehen mikelehen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh!

@schmidt-sebastian schmidt-sebastian merged commit 5f8c1ca into master May 30, 2019
@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2019

Codecov Report

Merging #668 into master will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #668      +/-   ##
==========================================
- Coverage   96.17%   96.03%   -0.14%     
==========================================
  Files          20       20              
  Lines        2195     2195              
  Branches      460      460              
==========================================
- Hits         2111     2108       -3     
- Misses         22       24       +2     
- Partials       62       63       +1
Impacted Files Coverage Δ
dev/src/watch.ts 96.52% <0%> (-1.16%) ⬇️

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 e2ad685...5cd0d96. Read the comment docs.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2019

Codecov Report

Merging #668 into master will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #668      +/-   ##
==========================================
- Coverage   96.17%   96.03%   -0.14%     
==========================================
  Files          20       20              
  Lines        2195     2195              
  Branches      460      460              
==========================================
- Hits         2111     2108       -3     
- Misses         22       24       +2     
- Partials       62       63       +1
Impacted Files Coverage Δ
dev/src/watch.ts 96.52% <0%> (-1.16%) ⬇️

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 e2ad685...5cd0d96. Read the comment docs.

@schmidt-sebastian schmidt-sebastian deleted the mrschmidt-grpc-0.4.0 branch May 30, 2019 17:53
schmidt-sebastian added a commit that referenced this pull request Jun 4, 2019
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.

3 participants