Skip to content

Conversation

@pmakani
Copy link

@pmakani pmakani commented Oct 17, 2019

Fixes #6495

@pmakani pmakani requested a review from shollyman October 17, 2019 12:29
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 17, 2019
@athakor athakor added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2019
@codecov
Copy link

codecov bot commented Oct 17, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #6521      +/-   ##
============================================
+ Coverage     46.35%   46.35%   +<.01%     
  Complexity    27995    27995              
============================================
  Files          2613     2613              
  Lines        288066   288068       +2     
  Branches      33776    33776              
============================================
+ Hits         133524   133526       +2     
  Misses       144303   144303              
  Partials      10239    10239
Impacted Files Coverage Δ Complexity Δ
...com/google/cloud/bigquery/QueryParameterValue.java 72.72% <100%> (+0.35%) 46 <0> (ø) ⬇️

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 10b61b8...ab8fb28. Read the comment docs.

Copy link
Contributor

@shollyman shollyman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pmakani pmakani merged commit 1fcf0e5 into googleapis:master Nov 6, 2019
@pmakani pmakani deleted the api-bigquery-6495 branch November 6, 2019 04:17
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: QueryParameterValue.timestamp(long) conversion causes loss of microsecond precision

5 participants