Skip to content

Conversation

@Polber
Copy link
Contributor

@Polber Polber commented Sep 19, 2023

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:

  • 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 or the workflows README to see a list of phrases to trigger workflows.

Signed-off-by: Jeffrey Kinard <jeff@thekinards.com>
@Polber
Copy link
Contributor Author

Polber commented Sep 19, 2023

R: @robertwb

@github-actions
Copy link
Contributor

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

Copy link
Contributor

@robertwb robertwb left a comment

Choose a reason for hiding this comment

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

Will this not cause several test failures?

Signed-off-by: Jeffrey Kinard <jeff@thekinards.com>
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #28542 (de0fcd1) into master (6261a00) will increase coverage by 0.00%.
Report is 9 commits behind head on master.
The diff coverage is 78.26%.

@@           Coverage Diff           @@
##           master   #28542   +/-   ##
=======================================
  Coverage   72.24%   72.24%           
=======================================
  Files         684      684           
  Lines      100946   100978   +32     
=======================================
+ Hits        72924    72951   +27     
- Misses      26443    26448    +5     
  Partials     1579     1579           
Flag Coverage Δ
python 82.83% <78.26%> (+<0.01%) ⬆️

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

Files Changed Coverage Δ
sdks/python/apache_beam/yaml/yaml_mapping.py 84.57% <78.26%> (-1.60%) ⬇️

... and 10 files with indirect coverage changes

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

@Polber Polber requested a review from robertwb September 20, 2023 15:20
@damccorm
Copy link
Contributor

@Polber should we close this since it didn't go in for 2.51?

@Polber Polber closed this Oct 27, 2023
@robertwb
Copy link
Contributor

Yeah, this was superseded by #29130

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