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

protoc-gen-grpc-gateway: use context package from stdlib #876

Merged
merged 1 commit into from
Feb 25, 2019

Conversation

simonpasquier
Copy link
Contributor

@johanbrandhorst this is following the discussion on #349

@codecov-io
Copy link

Codecov Report

Merging #876 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #876   +/-   ##
=======================================
  Coverage   52.99%   52.99%           
=======================================
  Files          39       39           
  Lines        3910     3910           
=======================================
  Hits         2072     2072           
  Misses       1642     1642           
  Partials      196      196
Impacted Files Coverage Δ
protoc-gen-grpc-gateway/gengateway/generator.go 39% <0%> (ø) ⬆️

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 9a7c952...c260331. Read the comment docs.

Copy link
Collaborator

@johanbrandhorst johanbrandhorst left a comment

Choose a reason for hiding this comment

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

LGTM but I'm gonna have @achew22 weigh in on this before merging. I'm not sure we worry about breaking clients still running go 1.6.

@achew22
Copy link
Collaborator

achew22 commented Feb 25, 2019

Looks great to me. Thanks for doing this!

@achew22 achew22 merged commit 70fc086 into grpc-ecosystem:master Feb 25, 2019
@simonpasquier simonpasquier deleted the use-stdlib-context branch February 26, 2019 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants