Skip to content
This repository has been archived by the owner on Jan 26, 2018. It is now read-only.

Make grpcio dep optional for Python googleapis-common-protos #107

Merged
merged 2 commits into from
Sep 3, 2016

Conversation

bjwatson
Copy link
Contributor

@bjwatson bjwatson commented Sep 3, 2016

Updates googleapis/google-cloud-python#2117

NB I deliberately did not add the optional [grpc] dependency to the gax-google-* packages. They'll currently get grpcio transitively from the grpc-google-* packages, and I'm thinking forward to when gax-google-* might also support HTTP/JSON (and thus not need a gRPC dependency).

@codecov-io
Copy link

codecov-io commented Sep 3, 2016

Current coverage is 88.34% (diff: 100%)

Merging #107 into master will not change coverage

@@             master       #107   diff @@
==========================================
  Files             3          3          
  Lines           729        729          
  Methods         151        151          
  Messages          0          0          
  Branches        112        112          
==========================================
  Hits            644        644          
  Misses           85         85          
  Partials          0          0          

Powered by Codecov. Last update df0c73d...ae47e83

@jmuk
Copy link
Contributor

jmuk commented Sep 3, 2016

LGTM

@bjwatson bjwatson merged commit 5a4b086 into googleapis:master Sep 3, 2016
@bjwatson bjwatson deleted the optional-grpc branch September 3, 2016 00:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants