Retry and Timeout policies for grpc and http #679
Merged
Codecov / codecov/project
failed
Jun 26, 2024 in 1s
86.15% (-0.22%) compared to fc0e9d1
View this Pull Request on Codecov
86.15% (-0.22%) compared to fc0e9d1
Details
Codecov Report
Attention: Patch coverage is 89.59538%
with 18 lines
in your changes missing coverage. Please review.
Project coverage is 86.15%. Comparing base (
fc0e9d1
) to head (63548df
).
Report is 28 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
dapr/clients/retry.py | 82.50% | 14 Missing |
dapr/conf/__init__.py | 50.00% | 2 Missing |
dapr/actor/client/proxy.py | 50.00% | 1 Missing |
dapr/aio/clients/grpc/client.py | 90.90% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #679 +/- ##
==========================================
- Coverage 86.37% 86.15% -0.22%
==========================================
Files 79 81 +2
Lines 4094 4282 +188
==========================================
+ Hits 3536 3689 +153
- Misses 558 593 +35
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading