beam icon indicating copy to clipboard operation
beam copied to clipboard

GA Migration Java PreCommit Examples DataFlow

Open fernando-wizeline opened this issue 3 years ago • 1 comments

As part of the migration of Precommit and Postcommit Jobs from Jenkins to GA in self-hosted runners, this PR contains:

Migrated workflow job-precommit-java-examples-dataflow.yml

The migrated workflow was removed from .test-infra/jenkins/README.md and added to CI.md

DO NOT MERGE until the effort to use self-hosted runners is completed https://github.com/apache/beam/pull/22703

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.

fernando-wizeline avatar Sep 08 '22 06:09 fernando-wizeline

Codecov Report

Merging #23077 (106d25a) into master (d578e3d) will decrease coverage by 0.01%. The diff coverage is n/a.

:exclamation: Current head 106d25a differs from pull request most recent head fcc4597. Consider uploading reports for the commit fcc4597 to get more accurate results

@@            Coverage Diff             @@
##           master   #23077      +/-   ##
==========================================
- Coverage   73.43%   73.41%   -0.02%     
==========================================
  Files         718      718              
  Lines       95620    95620              
==========================================
- Hits        70214    70198      -16     
- Misses      24095    24111      +16     
  Partials     1311     1311              
Flag Coverage Δ
python 83.18% <ø> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
.../python/apache_beam/testing/test_stream_service.py 88.09% <0.00%> (-4.77%) :arrow_down:
...ks/python/apache_beam/runners/worker/data_plane.py 87.57% <0.00%> (-1.70%) :arrow_down:
...che_beam/runners/interactive/interactive_runner.py 90.06% <0.00%> (-1.33%) :arrow_down:
...hon/apache_beam/runners/direct/test_stream_impl.py 93.28% <0.00%> (-0.75%) :arrow_down:
...eam/runners/portability/fn_api_runner/execution.py 92.44% <0.00%> (-0.65%) :arrow_down:
...ks/python/apache_beam/runners/worker/sdk_worker.py 88.94% <0.00%> (-0.16%) :arrow_down:
...hon/apache_beam/runners/worker/bundle_processor.py 93.54% <0.00%> (-0.13%) :arrow_down:
sdks/python/apache_beam/runners/common.py 88.71% <0.00%> (+0.12%) :arrow_up:

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

codecov[bot] avatar Sep 20 '22 20:09 codecov[bot]

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions.

github-actions[bot] avatar Feb 24 '23 12:02 github-actions[bot]