Skip to content

fix: drop down proto versions

9dc3565
Select commit
Loading
Failed to load commit list.
Open

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

fix: drop down proto versions
9dc3565
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 8, 2026 in 0s

81.76% (-4.87%) compared to bffb749

View this Pull Request on Codecov

81.76% (-4.87%) 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.76%. Comparing base (bffb749) to head (9dc3565).
⚠️ 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.76%   -4.87%     
==========================================
  Files          84      144      +60     
  Lines        4473    13933    +9460     
==========================================
+ Hits         3875    11392    +7517     
- Misses        598     2541    +1943     

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