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

fix: request id for fast query path #781

Merged
merged 1 commit into from Oct 6, 2020

Conversation

pmakani
Copy link
Contributor

@pmakani pmakani commented Oct 6, 2020

No description provided.

@pmakani pmakani requested review from stephaniewang526 and a team October 6, 2020 15:14
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 6, 2020
@codecov
Copy link

codecov bot commented Oct 6, 2020

Codecov Report

Merging #781 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #781      +/-   ##
============================================
+ Coverage     80.39%   80.41%   +0.01%     
  Complexity     1265     1265              
============================================
  Files            79       79              
  Lines          6525     6530       +5     
  Branches        743      743              
============================================
+ Hits           5246     5251       +5     
  Misses          889      889              
  Partials        390      390              
Impacted Files Coverage Δ Complexity Δ
...m/google/cloud/bigquery/QueryJobConfiguration.java 90.34% <100.00%> (+0.13%) 68.00 <1.00> (+1.00)
...va/com/google/cloud/bigquery/QueryRequestInfo.java 73.13% <100.00%> (ø) 13.00 <0.00> (-1.00)

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 1778e74...60d7d47. Read the comment docs.

@stephaniewang526 stephaniewang526 merged commit 15dc9f0 into googleapis:master Oct 6, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Oct 6, 2020
@pmakani pmakani deleted the queryRpc-bug branch October 7, 2020 05:28
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

2 participants