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

feat: add support for apiEndpoint override #352

Merged
merged 1 commit into from Jun 21, 2019
Merged

Conversation

JustinBeckwith
Copy link
Contributor

Most of the real work here is done in the @google-cloud/logging library. We just need to make sure the option is passable to the underlying lib.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 21, 2019
@codecov
Copy link

codecov bot commented Jun 21, 2019

Codecov Report

Merging #352 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #352   +/-   ##
=======================================
  Coverage   94.11%   94.11%           
=======================================
  Files           4        4           
  Lines         102      102           
  Branches       24       24           
=======================================
  Hits           96       96           
  Misses          3        3           
  Partials        3        3

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 b202975...cb49240. Read the comment docs.

@DominicKramer
Copy link
Contributor

LGTM but I'll wait to land this to give @bcoe a chance to review it.

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.

None yet

3 participants