-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Fix PostRelease Nightly Snapshot job #33820
Conversation
…st-release-nightly-snap # Conflicts: # release/src/main/groovy/MobileGamingCommands.groovy
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment |
…le-gaming-java # Conflicts: # release/src/main/groovy/mobilegaming-java-dataflow.groovy # release/src/main/groovy/mobilegaming-java-direct.groovy
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #33820 +/- ##
============================================
+ Coverage 57.48% 57.50% +0.01%
Complexity 1474 1474
============================================
Files 985 985
Lines 155918 155975 +57
Branches 1076 1076
============================================
+ Hits 89635 89695 +60
+ Misses 64063 64060 -3
Partials 2220 2220
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Addresses #30505
![Screenshot 2025-01-31 at 15 36 45](https://private-user-images.githubusercontent.com/17278361/408550511-878c8cbd-38cb-4daa-9149-11236da853b7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MjIxNTUsIm5iZiI6MTczODgyMTg1NSwicGF0aCI6Ii8xNzI3ODM2MS80MDg1NTA1MTEtODc4YzhjYmQtMzhjYi00ZGFhLTkxNDktMTEyMzZkYTg1M2I3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDA2MDQxNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMzM2EzYzQ0Mjc3MmU5MjE2MWFiNWIzZmE2ZTQ2Y2I1MjFhMTgyYzFjOTA3NzRmNWNjZWRjNmQwMmJhYWNjNDUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Bihoalv3v0Pw79OFIrcHaCUewD00x4VfzzJen_bPvmU)
Successful run: https://github.com/Amar3tto/beam/actions/runs/13070970615
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
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, commentfixes #<ISSUE NUMBER>
instead.CHANGES.md
with noteworthy changes.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)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.