-
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
[DO NOT SUBMIT][TESTING] testing changes to RC validation #16944
Conversation
Run Python ReleaseCandidate |
Codecov Report
@@ Coverage Diff @@
## release-2.37.0 #16944 +/- ##
===================================================
+ Coverage 46.79% 74.65% +27.86%
===================================================
Files 203 655 +452
Lines 20044 82313 +62269
===================================================
+ Hits 9379 61450 +52071
- Misses 9665 19863 +10198
Partials 1000 1000
Continue to review full report at Codecov.
|
Run Python ReleaseCandidate |
Run Python ReleaseCandidate |
Run Python ReleaseCandidate |
Run Python ReleaseCandidate |
For posterity, test run: https://ci-beam.apache.org/job/beam_PostRelease_Python_Candidate/229/ |
Run Python ReleaseCandidate |
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:
R: @username
).[BEAM-XXX] Fixes bug in ApproximateQuantiles
, where you replaceBEAM-XXX
with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.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.