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

feat: add v1beta2, v1alpha2 clients#44

Merged
stephaniewang526 merged 4 commits intomasterfrom
v1beta2
Jan 26, 2020
Merged

feat: add v1beta2, v1alpha2 clients#44
stephaniewang526 merged 4 commits intomasterfrom
v1beta2

Conversation

@chingor13
Copy link
Contributor

@chingor13 chingor13 commented Jan 24, 2020

Fixes #42
Fixes #43

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 24, 2020
@codecov
Copy link

codecov bot commented Jan 24, 2020

Codecov Report

Merging #44 into master will decrease coverage by 3.25%.
The diff coverage is 68.43%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #44      +/-   ##
============================================
- Coverage     74.87%   71.62%   -3.26%     
- Complexity       97      164      +67     
============================================
  Files            11       23      +12     
  Lines           589     1191     +602     
  Branches          1        3       +2     
============================================
+ Hits            441      853     +412     
- Misses          147      335     +188     
- Partials          1        3       +2
Impacted Files Coverage Δ Complexity Δ
...query/storage/v1alpha2/stub/BigQueryWriteStub.java 16.66% <16.66%> (ø) 1 <1> (?)
...gquery/storage/v1alpha2/BigQueryWriteSettings.java 18.91% <18.91%> (ø) 2 <2> (?)
...uery/storage/v1beta2/BaseBigQueryReadSettings.java 21.21% <21.21%> (ø) 2 <2> (?)
...igquery/storage/v1beta2/stub/BigQueryReadStub.java 25% <25%> (ø) 1 <1> (?)
...bigquery/storage/v1alpha2/BigQueryWriteClient.java 25.8% <25.8%> (ø) 4 <4> (?)
...1alpha2/stub/GrpcBigQueryWriteCallableFactory.java 37.5% <37.5%> (ø) 3 <3> (?)
.../v1beta2/stub/GrpcBigQueryReadCallableFactory.java 37.5% <37.5%> (ø) 3 <3> (?)
...gquery/storage/v1beta2/BaseBigQueryReadClient.java 50% <50%> (ø) 8 <8> (?)
...y/storage/v1alpha2/stub/GrpcBigQueryWriteStub.java 80% <80%> (ø) 8 <8> (?)
...orage/v1alpha2/stub/BigQueryWriteStubSettings.java 81.57% <81.57%> (ø) 14 <14> (?)
... and 14 more

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 e56cdef...48df449. Read the comment docs.

@chingor13 chingor13 changed the title feat: add v1beta2 protos feat: add v1beta2, v1alpha2 clients Jan 24, 2020
@stephaniewang526 stephaniewang526 merged commit 8c124a2 into master Jan 26, 2020
@stephaniewang526 stephaniewang526 deleted the v1beta2 branch January 26, 2020 19:34
shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this pull request Oct 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add v1alpha2 client Add v1beta2 client

3 participants