Skip to content

Add history propagation#1025

Merged
acroca merged 3 commits into
dapr:mainfrom
acroca:history-propagation
May 15, 2026
Merged

Add history propagation#1025
acroca merged 3 commits into
dapr:mainfrom
acroca:history-propagation

Merge branch 'main' into history-propagation

cb492fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 15, 2026 in 0s

81.88% (-4.75%) compared to bffb749

View this Pull Request on Codecov

81.88% (-4.75%) compared to bffb749

Details

Codecov Report

❌ Patch coverage is 71.14504% with 189 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.88%. Comparing base (bffb749) to head (cb492fa).
⚠️ Report is 128 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 ⚠️
...dapr-ext-workflow/dapr/ext/workflow/propagation.py 96.37% 5 Missing ⚠️
...-workflow/dapr/ext/workflow/_durabletask/worker.py 75.00% 3 Missing ⚠️
...xt-workflow/dapr/ext/workflow/_durabletask/task.py 88.88% 1 Missing ⚠️
...ext-workflow/dapr/ext/workflow/workflow_context.py 75.00% 1 Missing ⚠️
...kflow/tests/durabletask/test_propagation_wiring.py 98.94% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1025      +/-   ##
==========================================
- Coverage   86.63%   81.88%   -4.75%     
==========================================
  Files          84      141      +57     
  Lines        4473    13983    +9510     
==========================================
+ Hits         3875    11450    +7575     
- Misses        598     2533    +1935     

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