Skip to content

Conversation

@riteshghorse
Copy link
Contributor

@riteshghorse riteshghorse commented Nov 2, 2022

Fixes #23946


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.

@riteshghorse
Copy link
Contributor Author

R: @tvalentyn

@github-actions github-actions bot added the python label Nov 2, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

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

@codecov
Copy link

codecov bot commented Nov 3, 2022

Codecov Report

Merging #23947 (f68f24e) into master (d407b60) will decrease coverage by 0.00%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master   #23947      +/-   ##
==========================================
- Coverage   73.52%   73.52%   -0.01%     
==========================================
  Files         707      707              
  Lines       95832    95832              
==========================================
- Hits        70463    70460       -3     
- Misses      24052    24055       +3     
  Partials     1317     1317              
Flag Coverage Δ
python 83.32% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...s/go/pkg/beam/core/runtime/graphx/schema/schema.go 66.00% <0.00%> (ø)
sdks/go/pkg/beam/register/iter.go 67.21% <50.00%> (ø)
sdks/go/pkg/beam/register/emitter.go 47.69% <100.00%> (ø)
...python/apache_beam/runners/worker/worker_status.py 76.66% <100.00%> (ø)
sdks/python/apache_beam/io/source_test_utils.py 88.47% <0.00%> (-1.39%) ⬇️
sdks/python/apache_beam/transforms/combiners.py 93.05% <0.00%> (-0.39%) ⬇️
...hon/apache_beam/runners/worker/bundle_processor.py 93.42% <0.00%> (-0.13%) ⬇️
...dks/python/apache_beam/options/pipeline_options.py 94.90% <0.00%> (+0.44%) ⬆️
... and 2 more

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

@tvalentyn tvalentyn merged commit ec6da53 into apache:master Nov 3, 2022
@riteshghorse riteshghorse deleted the i23946 branch November 3, 2022 20:18
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.

[Bug]: AttributeError while accessing 'active_bundle_processor' in worker_status

2 participants