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

[BEAM-14117, #21519] Delete vendored bytebuddy gradle build #22594

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

lukecwik
Copy link
Member

@lukecwik lukecwik commented Aug 4, 2022

Additional clean-up following #17317


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.

@lukecwik
Copy link
Member Author

lukecwik commented Aug 4, 2022

R: @cushon
CC: @kennknowles

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2022

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

@lukecwik lukecwik changed the title [BEAM-14117] Delete vendored bytebuddy gradle build [BEAM-14117, #21519] Delete vendored bytebuddy gradle build Aug 4, 2022
@codecov
Copy link

codecov bot commented Aug 4, 2022

Codecov Report

Merging #22594 (19ef8fa) into master (c8d92b0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #22594   +/-   ##
=======================================
  Coverage   74.23%   74.23%           
=======================================
  Files         707      707           
  Lines       93301    93301           
=======================================
  Hits        69261    69261           
  Misses      22772    22772           
  Partials     1268     1268           
Flag Coverage Δ
python 83.61% <ø> (ø)

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

Impacted Files Coverage Δ
sdks/python/apache_beam/io/source_test_utils.py 88.01% <0.00%> (-1.39%) ⬇️
...hon/apache_beam/runners/worker/bundle_processor.py 93.54% <0.00%> (-0.13%) ⬇️
...eam/runners/portability/fn_api_runner/execution.py 93.08% <0.00%> (+0.64%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@lukecwik
Copy link
Member Author

lukecwik commented Aug 5, 2022

Run Python PreCommit

@lukecwik lukecwik merged commit 6910d77 into apache:master Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants