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

Deactivate Dask Runner code coverage tests as workaround #23841

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

pabloem
Copy link
Member

@pabloem pabloem commented Oct 26, 2022

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:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Mention the appropriate issue in your description (for example: 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, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

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)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI.

@pabloem
Copy link
Member Author

pabloem commented Oct 26, 2022

Fixes #23838

@codecov
Copy link

codecov bot commented Oct 26, 2022

Codecov Report

Merging #23841 (750b2c2) into master (ead2d2e) will decrease coverage by 0.14%.
The diff coverage is n/a.

@@            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              
Flag Coverage Δ
python 83.79% <ø> (-0.21%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...dks/python/apache_beam/runners/dask/dask_runner.py 10.41% <0.00%> (-76.05%) ⬇️
...on/apache_beam/runners/dask/transform_evaluator.py 12.00% <0.00%> (-76.00%) ⬇️
sdks/python/apache_beam/runners/dask/overrides.py 51.85% <0.00%> (-35.81%) ⬇️
...hon/apache_beam/runners/worker/bundle_processor.py 93.54% <0.00%> (+0.24%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pabloem
Copy link
Member Author

pabloem commented Oct 26, 2022

r: @Abacn @alxmrs

@pabloem
Copy link
Member Author

pabloem commented Oct 26, 2022

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 : )

@github-actions
Copy link
Contributor

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control

@pabloem
Copy link
Member Author

pabloem commented Oct 26, 2022

r: @Abacn @alxmrs PTAL?

Copy link
Contributor

@Abacn Abacn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Abacn
Copy link
Contributor

Abacn commented Oct 26, 2022

Good to me for now. Keep the issue open until forward fix is in and re-enable the coverage.

@alxmrs
Copy link
Contributor

alxmrs commented Oct 26, 2022

r: @Abacn @alxmrs PTAL?

I don't have permission to review this CL.

@Abacn
Copy link
Contributor

Abacn commented Oct 26, 2022

r: @Abacn @alxmrs PTAL?

I don't have permission to review this CL.

Anyone can review, in "File Changed" tab there is a "review change" button

@alxmrs
Copy link
Contributor

alxmrs commented Oct 26, 2022

Thanks for pointing this out @Abacn -- I was expecting a different interface.

@pabloem pabloem merged commit 8808598 into apache:master Oct 27, 2022
@pabloem pabloem deleted the deactivate-dask-cov branch October 27, 2022 02:37
ryanthompson591 pushed a commit to ryanthompson591/beam that referenced this pull request Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants