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: bigquery exception get reason and message #788

Merged
merged 1 commit into from Oct 8, 2020

Conversation

pmakani
Copy link
Contributor

@pmakani pmakani commented Oct 8, 2020

No description provided.

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

codecov bot commented Oct 8, 2020

Codecov Report

Merging #788 into master will increase coverage by 0.65%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #788      +/-   ##
============================================
+ Coverage     80.35%   81.00%   +0.65%     
- Complexity     1265     1659     +394     
============================================
  Files            79       99      +20     
  Lines          6520     8034    +1514     
  Branches        733     1058     +325     
============================================
+ Hits           5239     6508    +1269     
- Misses          887      985      +98     
- Partials        394      541     +147     
Impacted Files Coverage Δ Complexity Δ
...a/com/google/cloud/bigquery/BigQueryException.java 72.97% <66.66%> (-1.32%) 14.00 <1.00> (ø)
.../google/cloud/bigquery/spi/v2/HttpBigQueryRpc.java 4.40% <0.00%> (-0.03%) 2.00% <0.00%> (ø%)
...cloud/bigquery/AutoValue_ModelTableDefinition.java 86.58% <0.00%> (ø) 26.00% <0.00%> (?%)
...cloud/bigquery/AutoValue_BigtableColumnFamily.java 95.00% <0.00%> (ø) 17.00% <0.00%> (?%)
...loud/bigquery/AutoValue_StandardSQLStructType.java 71.11% <0.00%> (ø) 12.00% <0.00%> (?%)
...oogle/cloud/bigquery/AutoValue_ViewDefinition.java 88.29% <0.00%> (ø) 23.00% <0.00%> (?%)
...bigquery/AutoValue_MaterializedViewDefinition.java 76.47% <0.00%> (ø) 23.00% <0.00%> (?%)
.../cloud/bigquery/AutoValue_QueryParameterValue.java 84.46% <0.00%> (ø) 24.00% <0.00%> (?%)
...ud/bigquery/AutoValue_ExternalTableDefinition.java 88.75% <0.00%> (ø) 50.00% <0.00%> (?%)
...om/google/cloud/bigquery/AutoValue_PolicyTags.java 97.14% <0.00%> (ø) 18.00% <0.00%> (?%)
... and 19 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 f36b558...d735329. Read the comment docs.

@stephaniewang526 stephaniewang526 merged commit d783c3a into googleapis:master Oct 8, 2020
@pmakani pmakani deleted the fix-bigqueryexception branch October 9, 2020 08:03
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