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

Bidirectional streaming for pubsub #735

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

elena-kolevska
Copy link
Contributor

Description

Adds bidirectional streaming support for pub sub.

Issue reference

#730

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
@elena-kolevska elena-kolevska changed the title Bidistreaming Bidirectional streaming Sep 23, 2024
@elena-kolevska elena-kolevska changed the title Bidirectional streaming Bidirectional streaming for pubsub Sep 23, 2024
Signed-off-by: Elena Kolevska <elena@kolevska.com>

fixes typing

Signed-off-by: Elena Kolevska <elena@kolevska.com>

more readable example

Signed-off-by: Elena Kolevska <elena@kolevska.com>

linter

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 79.23497% with 38 lines in your changes missing coverage. Please review.

Project coverage is 86.33%. Comparing base (bffb749) to head (2caf072).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
dapr/clients/grpc/subscription.py 79.65% 35 Missing ⚠️
dapr/clients/grpc/interceptors.py 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #735      +/-   ##
==========================================
- Coverage   86.63%   86.33%   -0.30%     
==========================================
  Files          84       85       +1     
  Lines        4473     4654     +181     
==========================================
+ Hits         3875     4018     +143     
- Misses        598      636      +38     

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

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
@elena-kolevska elena-kolevska marked this pull request as ready for review September 23, 2024 12:40
@elena-kolevska elena-kolevska requested review from a team as code owners September 23, 2024 12:40
@elena-kolevska
Copy link
Contributor Author

I haven't added docs still, but wanted to open the PR for review already.

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena@kolevska.com>
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.

1 participant