Fix nullness in BigQueryIO - #39893
Conversation
64c1b6f to
560b695
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #39893 +/- ##
============================================
- Coverage 58.65% 57.24% -1.42%
+ Complexity 15190 3661 -11529
============================================
Files 2781 1195 -1586
Lines 277838 193532 -84306
Branches 12274 3832 -8442
============================================
- Hits 162954 110778 -52176
+ Misses 108501 79174 -29327
+ Partials 6383 3580 -2803
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Assigning reviewers: R: @ahmedabu98 for label java. Note: If you would like to opt out of this review, comment Available commands:
The PR bot will only process comments in the main thread (not review comments). |
560b695 to
e486e2a
Compare
|
Added |
BigQueryIO was identified as an area with a large amount of nullness errors and suppressions. This PR removes class level suppressions and fixes errors that were uncovered.
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.