Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

feat: Re-export ClientConfig from pubsub.ts in package index.ts#1038

Merged
gcf-merge-on-green[bot] merged 2 commits into
googleapis:masterfrom
laljikanjareeya:export-client-config
Jul 7, 2020
Merged

feat: Re-export ClientConfig from pubsub.ts in package index.ts#1038
gcf-merge-on-green[bot] merged 2 commits into
googleapis:masterfrom
laljikanjareeya:export-client-config

Conversation

@laljikanjareeya

Copy link
Copy Markdown
Contributor

Fixes #972

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 1, 2020
@laljikanjareeya laljikanjareeya requested a review from feywind July 1, 2020 06:39
@codecov

codecov Bot commented Jul 1, 2020

Copy link
Copy Markdown

Codecov Report

Merging #1038 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1038   +/-   ##
=======================================
  Coverage   95.10%   95.10%           
=======================================
  Files          24       24           
  Lines       10754    10755    +1     
  Branches      511      468   -43     
=======================================
+ Hits        10228    10229    +1     
  Misses        523      523           
  Partials        3        3           
Impacted Files Coverage Δ
src/index.ts 96.17% <100.00%> (+0.02%) ⬆️

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 99b572d...510e413. Read the comment docs.

@JustinBeckwith JustinBeckwith requested review from a team July 7, 2020 04:38
@JustinBeckwith JustinBeckwith added the automerge Merge the pull request once unit tests and other checks pass. label Jul 7, 2020
@gcf-merge-on-green gcf-merge-on-green Bot merged commit c2ac083 into googleapis:master Jul 7, 2020
gcf-merge-on-green Bot pushed a commit that referenced this pull request Jul 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-export ClientConfig from pubsub.ts in package index.ts

3 participants