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(typescript): generate latest request/response types #528

Merged
merged 1 commit into from
Sep 3, 2019
Merged

feat(typescript): generate latest request/response types #528

merged 1 commit into from
Sep 3, 2019

Conversation

callmehiphop
Copy link
Contributor

Fixes #525

@callmehiphop callmehiphop requested a review from a team September 3, 2019 21:29
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 3, 2019
@codecov
Copy link

codecov bot commented Sep 3, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #528   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files           5        5           
  Lines         698      698           
  Branches      192      192           
=======================================
  Hits          694      694           
  Misses          3        3           
  Partials        1        1

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 cb96d01...6657e18. Read the comment docs.

@callmehiphop
Copy link
Contributor Author

@bcoe so about the license check failing, I imagine this is also an issue with any grpc/typescript libraries where we generate types from the proto files. Doesn't look like there's a solution in place for it yet though, any thoughts?

@JustinBeckwith JustinBeckwith merged commit f8d2f4d into googleapis:master Sep 3, 2019
yoshi-automation added a commit that referenced this pull request May 7, 2020
Source-Author: Benjamin E. Coe <bencoe@google.com>
Source-Date: Wed May 6 13:16:18 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: be74d3e532faa47eb59f1a0eaebde0860d1d8ab4
Source-Link: googleapis/synthtool@be74d3e
gcf-merge-on-green bot pushed a commit that referenced this pull request May 8, 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.

bigquery: implement support use_avro_logical_types for export jobs
3 participants