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

Kafka SDF add Poll Latency Metrics #32933

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Naireen
Copy link
Contributor

@Naireen Naireen commented Oct 24, 2024

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 or the workflows README to see a list of phrases to trigger workflows.

@Naireen
Copy link
Contributor Author

Naireen commented Oct 30, 2024

Run Java_GCP_IO_Direct PreCommit

@Naireen
Copy link
Contributor Author

Naireen commented Oct 30, 2024

Run Python_Coverage PreCommit

@Naireen
Copy link
Contributor Author

Naireen commented Oct 30, 2024

Run Java PreCommit

@Naireen
Copy link
Contributor Author

Naireen commented Oct 30, 2024

Run Java_GCP_IO_Direct PreCommit

@Naireen Naireen changed the title Kafka uw poll metrics Kafka SDF add Poll Latency Metrics Oct 31, 2024
@Naireen
Copy link
Contributor Author

Naireen commented Oct 31, 2024

Run GoPortable PreCommit

@Naireen Naireen force-pushed the kafka_uw_poll_metrics branch 2 times, most recently from f92c801 to 4cb98fb Compare October 31, 2024 22:55
@Naireen
Copy link
Contributor Author

Naireen commented Oct 31, 2024

Run Prism_Python PreCommit 3.9

@Naireen
Copy link
Contributor Author

Naireen commented Nov 5, 2024

Run Python_Coverage PreCommit

@Naireen
Copy link
Contributor Author

Naireen commented Nov 5, 2024

Run Java PreCommit

Naireen added 2 commits November 12, 2024 00:53
Address Sam's comments

add UW support
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.90%. Comparing base (2488ca1) to head (27aca32).
Report is 11 commits behind head on master.

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     
Flag Coverage Δ
java 69.93% <ø> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant