Skip to content

feat: ensure taskhubgrpcclient expose .close() method for clients to …

b9da3ad
Select commit
Loading
Failed to load commit list.
Merged

fix(bug): workflow client missing close function to pass to durable task #889

feat: ensure taskhubgrpcclient expose .close() method for clients to …
b9da3ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2026 in 0s

86.95% (+0.32%) compared to bffb749

View this Pull Request on Codecov

86.95% (+0.32%) compared to bffb749

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.95%. Comparing base (bffb749) to head (b9da3ad).
⚠️ Report is 62 commits behind head on main.

Files with missing lines Patch % Lines
...workflow/dapr/ext/workflow/dapr_workflow_client.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #889      +/-   ##
==========================================
+ Coverage   86.63%   86.95%   +0.32%     
==========================================
  Files          84      103      +19     
  Lines        4473     6900    +2427     
==========================================
+ Hits         3875     6000    +2125     
- Misses        598      900     +302     

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