Skip to content

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

Open
mcruzdev wants to merge 5 commits into
dapr:masterfrom
mcruzdev:durable-task-close-now
Open

Introduce closeNow() to allow a "now" shutdown#1632
mcruzdev wants to merge 5 commits into
dapr:masterfrom
mcruzdev:durable-task-close-now

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

0fb0181
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 24, 2026 in 1s

79.44% (-0.04%) compared to e505cdd

View this Pull Request on Codecov

79.44% (-0.04%) compared to e505cdd

Details

Codecov Report

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

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     79.48%   79.44%   -0.04%     
  Complexity     2191     2191              
============================================
  Files           237      237              
  Lines          6575     6578       +3     
  Branches        729      729              
============================================
  Hits           5226     5226              
- Misses          994      997       +3     
  Partials        355      355              

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