Skip to content

Fix pulling licenses#25235

Merged
damccorm merged 1 commit intorelease-2.45.0from
users/damccorm/flatbuffer-license-cp
Jan 31, 2023
Merged

Fix pulling licenses#25235
damccorm merged 1 commit intorelease-2.45.0from
users/damccorm/flatbuffer-license-cp

Conversation

@damccorm
Copy link
Contributor

Cherry pick of 200106c


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.

@damccorm
Copy link
Contributor Author

R: @johnjcasey

@johnjcasey
Copy link
Contributor

LGTM

@github-actions
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Merging #25235 (18194ea) into release-2.45.0 (7d07ffe) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@                Coverage Diff                 @@
##           release-2.45.0   #25235      +/-   ##
==================================================
- Coverage           73.13%   73.13%   -0.01%     
==================================================
  Files                 735      735              
  Lines               98151    98153       +2     
==================================================
- Hits                71782    71781       -1     
- Misses              25006    25009       +3     
  Partials             1363     1363              
Flag Coverage Δ
python 82.68% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...python/apache_beam/runners/worker/worker_status.py 75.33% <0.00%> (-1.34%) ⬇️
...eam/runners/interactive/caching/streaming_cache.py 95.41% <0.00%> (-1.25%) ⬇️
...eam/runners/portability/fn_api_runner/execution.py 92.49% <0.00%> (-0.64%) ⬇️
sdks/python/apache_beam/typehints/typehints.py 92.88% <0.00%> (-0.17%) ⬇️
...hon/apache_beam/runners/worker/bundle_processor.py 93.54% <0.00%> (+0.12%) ⬆️
...on/apache_beam/runners/dataflow/dataflow_runner.py 81.88% <0.00%> (+0.14%) ⬆️
...ks/python/apache_beam/runners/worker/sdk_worker.py 89.24% <0.00%> (+0.16%) ⬆️
...s/python/apache_beam/io/gcp/bigquery_file_loads.py 87.38% <0.00%> (+0.22%) ⬆️
sdks/python/apache_beam/pipeline.py 92.42% <0.00%> (+0.29%) ⬆️
sdks/python/apache_beam/internal/dill_pickler.py 84.89% <0.00%> (+0.71%) ⬆️

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

@damccorm
Copy link
Contributor Author

Run Python_Runners PreCommit

@damccorm
Copy link
Contributor Author

Python_Transforms and Python_PVR_Flink succeeded, they just didn't status, so this is just waiting on the Python_Runners retry

@damccorm damccorm merged commit e81c01f into release-2.45.0 Jan 31, 2023
@damccorm damccorm deleted the users/damccorm/flatbuffer-license-cp branch January 31, 2023 19:06
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