-
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
Kafka SDF add Poll Latency Metrics #32933
base: master
Are you sure you want to change the base?
Conversation
6846335
to
59f5752
Compare
59f5752
to
1855c5e
Compare
7401920
to
57b1e9e
Compare
08e31c4
to
3c950cf
Compare
3c950cf
to
a82e6d7
Compare
a76ddc6
to
e2847b8
Compare
8dc0b82
to
21bb7f7
Compare
21bb7f7
to
ebd3e86
Compare
caf87d3
to
92d5451
Compare
92d5451
to
e37b852
Compare
e37b852
to
a8cc5e3
Compare
Run Java_GCP_IO_Direct PreCommit |
Run Python_Coverage PreCommit |
a8cc5e3
to
6f95d47
Compare
Run Java PreCommit |
Run Java_GCP_IO_Direct PreCommit |
Run GoPortable PreCommit |
f92c801
to
4cb98fb
Compare
Run Prism_Python PreCommit 3.9 |
4cb98fb
to
c46ed3b
Compare
Run Python_Coverage PreCommit |
Run Java PreCommit |
c46ed3b
to
281c0f5
Compare
Address Sam's comments add UW support
281c0f5
to
27aca32
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #32933 +/- ##
=========================================
Coverage 58.90% 58.90%
- Complexity 3112 3113 +1
=========================================
Files 1131 1131
Lines 174613 174613
Branches 3357 3359 +2
=========================================
+ Hits 102856 102857 +1
Misses 68403 68403
+ Partials 3354 3353 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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:
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.