Skip to content

Add Dapr.IntegrationTest.Actors integration test project and fix actor HTTP endpoint configuration#1779

Merged
WhitWaldo merged 21 commits into
masterfrom
copilot/add-dapr-integrationtest-actors
Apr 16, 2026
Merged

Add Dapr.IntegrationTest.Actors integration test project and fix actor HTTP endpoint configuration#1779
WhitWaldo merged 21 commits into
masterfrom
copilot/add-dapr-integrationtest-actors

Merge branch 'master' into copilot/add-dapr-integrationtest-actors

8c7a6f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 0s

64.48% (+3.29%) compared to f18742d

View this Pull Request on Codecov

64.48% (+3.29%) compared to f18742d

Details

Codecov Report

❌ Patch coverage is 16.66667% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.48%. Comparing base (f18742d) to head (8c7a6f3).

Files with missing lines Patch % Lines
src/Dapr.Testcontainers/Harnesses/ActorHarness.cs 0.00% 22 Missing ⚠️
...r.Testcontainers/Containers/Dapr/DaprdContainer.cs 40.00% 2 Missing and 1 partial ⚠️
...c/Dapr.Testcontainers/Harnesses/WorkflowHarness.cs 0.00% 3 Missing ⚠️
...c/Dapr.Testcontainers/Common/DaprHarnessBuilder.cs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1779      +/-   ##
==========================================
+ Coverage   61.18%   64.48%   +3.29%     
==========================================
  Files         285      258      -27     
  Lines        8405     8110     -295     
  Branches      974      945      -29     
==========================================
+ Hits         5143     5230      +87     
+ Misses       3026     2647     -379     
+ Partials      236      233       -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.