Skip to content

Merge branch 'master' into durable-task-close-now

cdf1988
Select commit
Loading
Failed to load commit list.
Open

Introduce closeNow() to allow a "now" shutdown #1632

Merge branch 'master' into durable-task-close-now
cdf1988
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2026 in 0s

78.93% (-0.06%) compared to 3ce6863

View this Pull Request on Codecov

78.93% (-0.06%) compared to 3ce6863

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.93%. Comparing base (3ce6863) to head (cdf1988).

Files with missing lines Patch % Lines
...ava/io/dapr/workflows/runtime/WorkflowRuntime.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1632      +/-   ##
============================================
- Coverage     78.99%   78.93%   -0.06%     
- Complexity     2096     2097       +1     
============================================
  Files           228      228              
  Lines          6321     6324       +3     
  Branches        693      693              
============================================
- Hits           4993     4992       -1     
- Misses          976      981       +5     
+ Partials        352      351       -1     

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