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

Add bulk subscriber over gRPC to examples #871

Merged
merged 22 commits into from
Feb 16, 2024

Conversation

MregXN
Copy link
Member

@MregXN MregXN commented Jun 5, 2023

Description

Add bulk subscriber over gRPC to examples and modified the README.md to cover validation of both http subscriber and grpc subscriber.

Issue reference

Please reference the issue #864 and #865.

Signed-off-by: MregXN <mregxn@gmail.com>
Signed-off-by: MregXN <mregxn@gmail.com>
@MregXN MregXN requested review from a team as code owners June 5, 2023 16:23
Signed-off-by: MregXN <mregxn@gmail.com>
artursouza
artursouza previously approved these changes Sep 11, 2023
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
artursouza
artursouza previously approved these changes Sep 11, 2023
@cicoyle
Copy link
Contributor

cicoyle commented Nov 6, 2023

@MregXN - Looks like there are some conflicts to be resolved. Then I think it can be merged since it's already approved

Signed-off-by: MregXN <mregxn@gmail.com>
MregXN and others added 2 commits November 14, 2023 17:44
@MregXN
Copy link
Member Author

MregXN commented Nov 14, 2023

@MregXN - Looks like there are some conflicts to be resolved. Then I think it can be merged since it's already approved

the conflicts have been resolved. it is ready to merge. @artursouza @mukundansundar

Copy link
Contributor

@cicoyle cicoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7eb24ff) 77.31% compared to head (d080a40) 76.29%.

❗ Current head d080a40 differs from pull request most recent head 0e4f50c. Consider uploading reports for the commit 0e4f50c to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #871      +/-   ##
============================================
- Coverage     77.31%   76.29%   -1.03%     
+ Complexity     1537     1463      -74     
============================================
  Files           143      138       -5     
  Lines          4642     4497     -145     
  Branches        541      524      -17     
============================================
- Hits           3589     3431     -158     
- Misses          778      784       +6     
- Partials        275      282       +7     

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

@artursouza artursouza merged commit 14cc3f8 into dapr:master Feb 16, 2024
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants