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: export ServiceConfig #695

Conversation

schmidt-sebastian
Copy link
Contributor

I would also like to export ServiceConfig, so I don't have to pass the full ClientConfig to my utility methods

I would also like to export ServiceConfig, so I don't have to pass the full ClientConfig to my utility methods
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 1, 2020
@codecov
Copy link

codecov bot commented Jan 2, 2020

Codecov Report

Merging #695 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #695      +/-   ##
==========================================
+ Coverage   89.68%   89.68%   +<.01%     
==========================================
  Files          41       41              
  Lines        7521     7522       +1     
  Branches      407      407              
==========================================
+ Hits         6745     6746       +1     
  Misses        773      773              
  Partials        3        3
Impacted Files Coverage Δ
src/index.ts 97.04% <100%> (+0.01%) ⬆️

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 d0a100d...99cfed4. Read the comment docs.

@alexander-fenster alexander-fenster merged commit 198101a into googleapis:master Jan 2, 2020
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