Skip to content

Update staging of Python wheels (#24114) - #24127

Merged
chamikaramj merged 1 commit into
apache:release-2.43.0from
chamikaramj:cherry_pick_24114
Nov 11, 2022
Merged

Update staging of Python wheels (#24114)#24127
chamikaramj merged 1 commit into
apache:release-2.43.0from
chamikaramj:cherry_pick_24114

Conversation

@chamikaramj

Copy link
Copy Markdown
Contributor

Fixes#24110

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.

@chamikaramj

Copy link
Copy Markdown
ContributorAuthor

R: @AnandInguva@tvalentyn

@github-actions

Copy link
Copy Markdown
Contributor

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

@chamikaramj

Copy link
Copy Markdown
ContributorAuthor

Run Python_PVR_Flink PreCommit

@codecov

codecovBot commented Nov 11, 2022

Copy link
Copy Markdown

Codecov Report

Merging #24127 (7f24715) into release-2.43.0 (9a94381) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@ Coverage Diff @@## release-2.43.0 #24127 +/- ##
==================================================
- Coverage 73.18% 73.18% -0.01% 
==================================================
Files 720 720 Lines 96048 96051 +3 ==================================================
Hits 70292 70292 - Misses 24444 24447 +3 
Partials 1312 1312 
FlagCoverage Δ
python82.93% <100.00%> (-0.01%)⬇️

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

Impacted FilesCoverage Δ
...s/python/apache_beam/runners/portability/stager.py86.54% <100.00%> (+1.00%)⬆️
.../python/apache_beam/testing/test_stream_service.py88.09% <0.00%> (-4.77%)⬇️
.../python/apache_beam/transforms/periodicsequence.py98.38% <0.00%> (-1.62%)⬇️
...che_beam/runners/interactive/interactive_runner.py90.50% <0.00%> (-1.27%)⬇️
sdks/python/apache_beam/io/localfilesystem.py90.97% <0.00%> (-0.76%)⬇️

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

@chamikaramj
chamikaramj merged commit f9a86e5 into apache:release-2.43.0Nov 11, 2022
Sign up for freeto 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

@chamikaramj@tvalentyn@AnandInguva