-
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
Enable AlloyDB tests. #33885
base: master
Are you sure you want to change the base?
Enable AlloyDB tests. #33885
Conversation
Run Python_ML PreCommit |
4a7a846
to
cdfa203
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #33885 +/- ##
============================================
+ Coverage 57.49% 57.53% +0.04%
Complexity 1474 1474
============================================
Files 986 988 +2
Lines 156183 156383 +200
Branches 1076 1076
============================================
+ Hits 89793 89976 +183
- Misses 64175 64192 +17
Partials 2215 2215
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
2dbb9d4
to
367d6f3
Compare
389781d
to
5c952d6
Compare
5c952d6
to
72cd6e9
Compare
R: @damccorm |
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment |
…herwise the workflow takes > 3 hours to complete resulting in timeout.
ef858d3
to
db01964
Compare
Looks like these tests may be failing - https://github.com/apache/beam/actions/runs/13272789857/job/37055921482?pr=33885 |
Also added verbose and skipped reason flags to pytest args to make it clearer which tests ran and got skipped.
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.