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

[21474] Disable Gradle daemon #24641

Merged
merged 1 commit into from
Dec 13, 2022
Merged

[21474] Disable Gradle daemon #24641

merged 1 commit into from
Dec 13, 2022

Conversation

kileys
Copy link
Contributor

@kileys kileys commented Dec 12, 2022

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.

@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Merging #24641 (0ad7dc0) into master (4718cdf) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #24641      +/-   ##
==========================================
- Coverage   73.36%   73.35%   -0.02%     
==========================================
  Files         718      718              
  Lines       97165    97109      -56     
==========================================
- Hits        71289    71234      -55     
+ Misses      24528    24527       -1     
  Partials     1348     1348              
Flag Coverage Δ
python 82.98% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
.../apache_beam/runners/interactive/dataproc/types.py 93.10% <0.00%> (-3.45%) ⬇️
...on/apache_beam/runners/dataflow/dataflow_runner.py 81.88% <0.00%> (-0.81%) ⬇️
...apache_beam/runners/dataflow/internal/apiclient.py 76.72% <0.00%> (-0.63%) ⬇️
...s/python/apache_beam/runners/portability/stager.py 87.04% <0.00%> (-0.18%) ⬇️
sdks/python/apache_beam/dataframe/frames.py 95.33% <0.00%> (-0.13%) ⬇️
sdks/python/apache_beam/io/filebasedsource.py 98.85% <0.00%> (-0.02%) ⬇️
sdks/python/apache_beam/io/filebasedsink.py 95.89% <0.00%> (-0.02%) ⬇️
...dks/python/apache_beam/options/pipeline_options.py 93.95% <0.00%> (-0.02%) ⬇️
sdks/python/apache_beam/runners/render.py 49.45% <0.00%> (ø)
sdks/python/apache_beam/transforms/core.py 92.91% <0.00%> (+0.01%) ⬆️
... and 5 more

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

@kileys
Copy link
Contributor Author

kileys commented Dec 12, 2022

Run Java PreCommit

@kileys
Copy link
Contributor Author

kileys commented Dec 12, 2022

Run Java_Pulsar_IO_Direct PreCommit

@kileys
Copy link
Contributor Author

kileys commented Dec 13, 2022

R: @kennknowles

@github-actions
Copy link
Contributor

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

@kileys
Copy link
Contributor Author

kileys commented Dec 13, 2022

Python precommits are in progress, ignoring the failure

@kileys kileys merged commit 772c7ce into apache:master Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants