Skip to content

[Backport release-1.17] [Part 1] Add Sub Orchestration to Durable Task Java#1678

Merged
dapr-bot merged 3 commits intodapr:release-1.17from
javier-aliaga:dco-backport-1649-to-release-1.17
Feb 24, 2026
Merged

[Backport release-1.17] [Part 1] Add Sub Orchestration to Durable Task Java#1678
dapr-bot merged 3 commits intodapr:release-1.17from
javier-aliaga:dco-backport-1649-to-release-1.17

Conversation

@javier-aliaga
Copy link
Contributor

Description

Please explain the changes you've made

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@javier-aliaga javier-aliaga requested review from a team as code owners February 24, 2026 12:20
siri-varma and others added 2 commits February 24, 2026 13:20
* Fix things

Signed-off-by: siri-varma <siri.varma@outlook.com>

* fix things

Signed-off-by: siri-varma <siri.varma@outlook.com>

* Update things

Signed-off-by: siri-varma <siri.varma@outlook.com>

* Add sub orchestration its

Signed-off-by: siri-varma <siri.varma@outlook.com>

* Add sub orchestration its

Signed-off-by: siri-varma <siri.varma@outlook.com>

* Add sub orchestration its

Signed-off-by: siri-varma <siri.varma@outlook.com>

* fix things

Signed-off-by: siri-varma <siri.varma@outlook.com>

* fix things

Signed-off-by: siri-varma <siri.varma@outlook.com>

* fix things

Signed-off-by: siri-varma <siri.varma@outlook.com>

---------

Signed-off-by: siri-varma <siri.varma@outlook.com>
(cherry picked from commit ba62084)
Signed-off-by: Javier Aliaga <javier@diagrid.io>
(cherry picked from commit 5cca2f0)

Signed-off-by: salaboy <Salaboy@gmail.com>
Co-authored-by: salaboy <Salaboy@gmail.com>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
@javier-aliaga javier-aliaga force-pushed the dco-backport-1649-to-release-1.17 branch from 374815c to 42b77bc Compare February 24, 2026 12:20
Copy link
Contributor

@siri-varma siri-varma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dapr-bot dapr-bot merged commit 3a4130e into dapr:release-1.17 Feb 24, 2026
20 of 23 checks passed
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.51%. Comparing base (60cfb1b) to head (272c4c6).
⚠️ Report is 1 commits behind head on release-1.17.

Additional details and impacted files
@@                Coverage Diff                 @@
##             release-1.17    #1678      +/-   ##
==================================================
+ Coverage           79.46%   79.51%   +0.04%     
  Complexity           2192     2192              
==================================================
  Files                 237      237              
  Lines                6575     6575              
  Branches              729      729              
==================================================
+ Hits                 5225     5228       +3     
+ Misses                996      993       -3     
  Partials              354      354              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants