Closed elena-kolevska closed 1 week ago
Attention: Patch coverage is 65.21739%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 86.03%. Comparing base (
bffb749
) to head (6c85263
). Report is 7 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
dapr/aio/clients/grpc/client.py | 0.00% | 6 Missing :warning: |
dapr/aio/clients/grpc/subscription.py | 50.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Should close https://github.com/dapr/python-sdk/issues/730
Description
As agreed in the original bidirectional streaming PR, I'm making the sync and async Subscription objects iterable.
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: