Skip to content

Merge branch 'main' into feat/mcp-crd

2dc31c1
Select commit
Loading
Failed to load commit list.
Open

feat(mcp): add dapr mcp client + bump protos #997

Merge branch 'main' into feat/mcp-crd
2dc31c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 11, 2026 in 1s

81.74% (-4.89%) compared to bffb749

View this Pull Request on Codecov

81.74% (-4.89%) compared to bffb749

Details

Codecov Report

❌ Patch coverage is 66.50083% with 202 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.74%. Comparing base (bffb749) to head (2dc31c1).
⚠️ Report is 125 commits behind head on main.

Files with missing lines Patch % Lines
.../_durabletask/internal/orchestrator_service_pb2.py 1.61% 61 Missing ⚠️
...rkflow/_durabletask/internal/history_events_pb2.py 3.44% 56 Missing ⚠️
...orkflow/_durabletask/internal/orchestration_pb2.py 4.00% 24 Missing ⚠️
.../_durabletask/internal/orchestrator_actions_pb2.py 4.54% 21 Missing ⚠️
.../workflow/_durabletask/internal/attestation_pb2.py 42.85% 16 Missing ⚠️
ext/dapr-ext-workflow/dapr/ext/workflow/aio/mcp.py 44.00% 14 Missing ⚠️
.../dapr-ext-workflow/dapr/ext/workflow/mcp_schema.py 86.00% 7 Missing ⚠️
dapr/clients/grpc/_response.py 85.71% 1 Missing ⚠️
ext/dapr-ext-workflow/tests/test_mcp_client.py 99.36% 1 Missing ⚠️
ext/dapr-ext-workflow/tests/test_mcp_schema.py 98.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #997      +/-   ##
==========================================
- Coverage   86.63%   81.74%   -4.89%     
==========================================
  Files          84      144      +60     
  Lines        4473    13933    +9460     
==========================================
+ Hits         3875    11390    +7515     
- Misses        598     2543    +1945     

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