Skip to content

Add taskName and input to retry context - #1423

Open
TheForbiddenAi wants to merge 4 commits into
dapr:masterfrom
TheForbiddenAi:add_info_to_handler
Open

Add taskName and input to retry context#1423
TheForbiddenAi wants to merge 4 commits into
dapr:masterfrom
TheForbiddenAi:add_info_to_handler

Add retry handler example

fcb5086
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jun 16, 2025 in 0s

78.44% (+1.52%) compared to d759c53

View this Pull Request on Codecov

78.44% (+1.52%) compared to d759c53

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.44%. Comparing base (d759c53) to head (fcb5086).
Report is 171 commits behind head on master.

Files with missing lines Patch % Lines
...va/io/dapr/workflows/WorkflowTaskRetryContext.java 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1423      +/-   ##
============================================
+ Coverage     76.91%   78.44%   +1.52%     
- Complexity     1592     1867     +275     
============================================
  Files           145      230      +85     
  Lines          4843     5794     +951     
  Branches        562      601      +39     
============================================
+ Hits           3725     4545     +820     
- Misses          821      929     +108     
- Partials        297      320      +23     

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