-
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
Deactivate Dask Runner code coverage tests as workaround #23841
Conversation
Fixes #23838 |
Codecov Report
@@ Coverage Diff @@
## master #23841 +/- ##
==========================================
- Coverage 73.84% 73.70% -0.15%
==========================================
Files 706 706
Lines 95473 95473
==========================================
- Hits 70505 70367 -138
- Misses 23656 23794 +138
Partials 1312 1312
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 |
we can roll forward the coverage test for dask, but it had become flaky so we need to fix it first if that's okay : ) |
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control |
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.
LGTM
Good to me for now. Keep the issue open until forward fix is in and re-enable the coverage. |
Thanks for pointing this out @Abacn -- I was expecting a different interface. |
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:
R: @username
).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.