Skip to content

[Part 1] Add Sub Orchestration to Durable Task Java#1649

Open
siri-varma wants to merge 18 commits intodapr:masterfrom
siri-varma:users/sveigraju/add-sub-orche
Open

[Part 1] Add Sub Orchestration to Durable Task Java#1649
siri-varma wants to merge 18 commits intodapr:masterfrom
siri-varma:users/sveigraju/add-sub-orche

Conversation

@siri-varma
Copy link
Contributor

@siri-varma siri-varma commented Feb 10, 2026

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: #1576

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

@siri-varma siri-varma requested review from a team as code owners February 10, 2026 19:22
Signed-off-by: siri-varma <siri.varma@outlook.com>
Signed-off-by: siri-varma <siri.varma@outlook.com>
@siri-varma siri-varma marked this pull request as draft February 10, 2026 22:51
Signed-off-by: siri-varma <siri.varma@outlook.com>
Signed-off-by: siri-varma <siri.varma@outlook.com>
Signed-off-by: siri-varma <siri.varma@outlook.com>
@siri-varma siri-varma marked this pull request as ready for review February 16, 2026 21:41
@siri-varma
Copy link
Contributor Author

@dapr/maintainers-java-sdk / @dapr/approvers-java-sdk This PR is ready for review. I will be adding the Java example in the subsequent PR.

This PR covers durable task changes.

@siri-varma siri-varma changed the title Add Sub Orchestration to Durable Task Java [Part 1] Add Sub Orchestration to Durable Task Java Feb 16, 2026
Signed-off-by: siri-varma <siri.varma@outlook.com>
@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.27%. Comparing base (1f6affb) to head (189cadd).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1649      +/-   ##
============================================
+ Coverage     79.25%   79.27%   +0.01%     
- Complexity     2147     2151       +4     
============================================
  Files           234      234              
  Lines          6464     6474      +10     
  Branches        700      703       +3     
============================================
+ Hits           5123     5132       +9     
  Misses          989      989              
- Partials        352      353       +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.

Signed-off-by: siri-varma <siri.varma@outlook.com>
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.

Multi App Suborchestration Support

2 participants

Comments