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: Better error handling when bigquery returns table not exists #256

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

giomerlin
Copy link

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #256 into master will decrease coverage by 0.53%.
The diff coverage is 12.5%.

@@             Coverage Diff             @@
##             master    #256      +/-   ##
===========================================
- Coverage     70.94%   70.4%   -0.54%     
  Complexity      289     289              
===========================================
  Files            32      32              
  Lines          1504    1514      +10     
  Branches        156     161       +5     
===========================================
- Hits           1067    1066       -1     
- Misses          383     392       +9     
- Partials         54      56       +2
Impacted Files Coverage Δ Complexity Δ
...wepay/kafka/connect/bigquery/BigQuerySinkTask.java 60% <0%> (-0.32%) 26 <0> (ø)
...ect/bigquery/write/row/AdaptiveBigQueryWriter.java 34.24% <14.28%> (-6.38%) 6 <0> (ø)

@skyzyx
Copy link
Contributor

skyzyx commented Feb 29, 2020

Codecov Report

Merging #256 into master will decrease coverage by 0.53%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #256      +/-   ##
============================================
- Coverage     70.94%   70.40%   -0.54%     
  Complexity      289      289              
============================================
  Files            32       32              
  Lines          1504     1514      +10     
  Branches        156      161       +5     
============================================
- Hits           1067     1066       -1     
- Misses          383      392       +9     
- Partials         54       56       +2     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants