Skip to content

chore(format): ruff

874b816
Select commit
Loading
Failed to load commit list.
Merged

fix: ensure response format passed in aio. Ensure reconnecting ratherthan breaking. Correctly bubble up workflow name if set #951

chore(format): ruff
874b816
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 1s

88.99% (+2.36%) compared to bffb749

View this Pull Request on Codecov

88.99% (+2.36%) compared to bffb749

Details

Codecov Report

❌ Patch coverage is 89.79592% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.99%. Comparing base (bffb749) to head (874b816).
⚠️ Report is 88 commits behind head on main.

Files with missing lines Patch % Lines
...t/dapr-ext-workflow/tests/test_workflow_runtime.py 93.57% 14 Missing ⚠️
dapr/clients/grpc/client.py 0.00% 6 Missing ⚠️
dapr/clients/grpc/subscription.py 66.66% 3 Missing ⚠️
dapr/aio/clients/grpc/client.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #951      +/-   ##
==========================================
+ Coverage   86.63%   88.99%   +2.36%     
==========================================
  Files          84      103      +19     
  Lines        4473     7340    +2867     
==========================================
+ Hits         3875     6532    +2657     
- Misses        598      808     +210     

☔ 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.