Skip to content

Fix transient gRPC "Connection refused" errors in integration tests by adding HTTP reachability check to DaprdContainer startup#1782

Merged
WhitWaldo merged 4 commits into
masterfrom
copilot/fix-integration-test-subchannel-connection
Apr 14, 2026
Merged

Fix transient gRPC "Connection refused" errors in integration tests by adding HTTP reachability check to DaprdContainer startup#1782
WhitWaldo merged 4 commits into
masterfrom
copilot/fix-integration-test-subchannel-connection

Merge branch 'master' into copilot/fix-integration-test-subchannel-co…

e792aad
Select commit
Loading
Failed to load commit list.
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).

Files with missing lines Patch % Lines
...r.Testcontainers/Common/ContainerReadinessProbe.cs 85.93% 4 Missing and 5 partials ⚠️
...r.Testcontainers/Containers/Dapr/DaprdContainer.cs 64.70% 4 Missing and 2 partials ⚠️
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.