-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Additional context for decoding errors. #27024
Conversation
Codecov Report
@@ Coverage Diff @@
## master #27024 +/- ##
==========================================
+ Coverage 72.21% 72.27% +0.05%
==========================================
Files 684 686 +2
Lines 101241 101153 -88
==========================================
- Hits 73116 73112 -4
+ Misses 26546 26494 -52
+ Partials 1579 1547 -32
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 83 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment |
This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions. |
R: @AnandInguva |
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control |
This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry, I was OOO that time and I might have missed it.
Run PythonLint PreCommit |
https://github.com/apache/beam/actions/runs/6461486495/job/17563107807?pr=26307 - this was breaking lint. The lint might not have run due to GHA queue and not getting showed at the tests tab - #28909 I will provide a forward fix. |
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.md
with 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.