Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Allow grpc custom channel without auth.#129

Merged
jmuk merged 3 commits intogoogleapis:masterfrom
jmuk:grpc
Apr 14, 2017
Merged

Allow grpc custom channel without auth.#129
jmuk merged 3 commits intogoogleapis:masterfrom
jmuk:grpc

Conversation

@jmuk
Copy link
Copy Markdown
Contributor

@jmuk jmuk commented Apr 4, 2017

@jmuk jmuk requested review from landrito and lukesneeringer April 4, 2017 18:39
@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 4, 2017

Codecov Report

Merging #129 into master will not change coverage.
The diff coverage is 92.85%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    googleapis/gax-nodejs#129   +/-   ##
======================================
  Coverage    92.3%   92.3%           
======================================
  Files          11      11           
  Lines        1300    1300           
  Branches      267     267           
======================================
  Hits         1200    1200           
  Misses        100     100
Impacted Files Coverage Δ
lib/grpc.js 78.57% <92.85%> (ø) ⬆️

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 ba722c1...842b41e. Read the comment docs.

lib/grpc.js Outdated
@@ -79,13 +79,27 @@ module.exports = GrpcClient;
* @param {Object} auth - the authentication object.
* @return {Object} The gRPC credential object.

This comment was marked as spam.

This comment was marked as spam.

@jmuk jmuk merged commit 5723900 into googleapis:master Apr 14, 2017
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.

3 participants