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

fix: BQ Numeric is compatible with double and float protobuf types#367

Merged
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:masterfrom
allenc3:SchemaCompatibility
Jun 22, 2020
Merged

fix: BQ Numeric is compatible with double and float protobuf types#367
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:masterfrom
allenc3:SchemaCompatibility

Conversation

@allenc3
Copy link
Copy Markdown
Contributor

@allenc3 allenc3 commented Jun 22, 2020

Fixed a bug and made BQ Numeric compatible with double and float protobuf types.

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

codecov bot commented Jun 22, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #367      +/-   ##
============================================
+ Coverage     76.38%   76.40%   +0.01%     
- Complexity      554      556       +2     
============================================
  Files            54       54              
  Lines          3261     3263       +2     
  Branches        196      197       +1     
============================================
+ Hits           2491     2493       +2     
  Misses          660      660              
  Partials        110      110              
Impacted Files Coverage Δ Complexity Δ
...bigquery/storage/v1alpha2/SchemaCompatibility.java 91.30% <100.00%> (+0.10%) 98.00 <0.00> (+2.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 700ee5a...c0cf3b1. Read the comment docs.

@stephaniewang526 stephaniewang526 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2020
@stephaniewang526 stephaniewang526 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 22, 2020
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jun 22, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 1b2f110 into googleapis:master Jun 22, 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.

4 participants