-
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
Fix tox error running hdfsIntegrationTest #25446
Conversation
Run Python 3.9 PostCommit |
Run Python_Coverage PreCommit |
Codecov Report
@@ Coverage Diff @@
## master #25446 +/- ##
==========================================
- Coverage 72.87% 72.81% -0.06%
==========================================
Files 750 751 +1
Lines 99501 99617 +116
==========================================
+ Hits 72509 72539 +30
- Misses 25624 25710 +86
Partials 1368 1368
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
postcommit fixed: https://ci-beam.apache.org/job/beam_PostCommit_Python39_PR/115/ ready for review now R: @AnandInguva |
The 4 pending Jenkins tasks are passed but not updated their status to GitHub UI. Merging for now to get postcommits back green |
Thanks @Abacn |
Fixes #25443
Please add a meaningful description for your change here
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.