fix(ext-workflow): retry transient gRPC errors in wait_for_orchestration#1069
Merged
sicoyle merged 3 commits intoJun 1, 2026
Merged
Codecov / codecov/project
failed
Jun 1, 2026 in 0s
82.62% (-4.01%) compared to bffb749
View this Pull Request on Codecov
82.62% (-4.01%) compared to bffb749
Details
Codecov Report
❌ Patch coverage is 69.49153% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.62%. Comparing base (bffb749) to head (3686e28).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...kflow/dapr/ext/workflow/_durabletask/aio/client.py | 9.09% | 50 Missing |
| ...-workflow/dapr/ext/workflow/_durabletask/client.py | 92.72% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1069 +/- ##
==========================================
- Coverage 86.63% 82.62% -4.01%
==========================================
Files 84 146 +62
Lines 4473 14842 +10369
==========================================
+ Hits 3875 12263 +8388
- Misses 598 2579 +1981 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading