Skip to content
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

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

Merged
merged 1 commit into from
May 30, 2019
Merged

Conversation

schmidt-sebastian
Copy link
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
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

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

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 join this conversation on GitHub. Already have an account? Sign in to comment
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