Fix transient gRPC "Connection refused" errors in integration tests by adding HTTP reachability check to DaprdContainer startup#1782
Merged
WhitWaldo merged 4 commits intoApr 14, 2026
Codecov / codecov/project
succeeded
Apr 14, 2026 in 0s
61.18% (+0.23%) compared to 4d7a6be
View this Pull Request on Codecov
61.18% (+0.23%) compared to 4d7a6be
Details
Codecov Report
❌ Patch coverage is 81.48148% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.18%. Comparing base (4d7a6be) to head (e792aad).
Additional details and impacted files
@@ Coverage Diff @@
## master #1782 +/- ##
==========================================
+ Coverage 60.95% 61.18% +0.23%
==========================================
Files 284 285 +1
Lines 8358 8405 +47
Branches 965 974 +9
==========================================
+ Hits 5095 5143 +48
+ Misses 3030 3026 -4
- Partials 233 236 +3 ☔ 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