Skip to content

Feat Cross App CallActivity #1468

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

cicoyle
Copy link
Contributor

@cicoyle cicoyle commented Jul 25, 2025

Add support for cross app call activity calls.

Signed-off-by: Cassandra Coyle <[email protected]>
@cicoyle cicoyle requested review from a team as code owners July 25, 2025 17:06
Signed-off-by: Cassandra Coyle <[email protected]>
@cicoyle
Copy link
Contributor Author

cicoyle commented Jul 25, 2025

Note, this PR should be cherrypicked into the release branch once merged.

Signed-off-by: Cassandra Coyle <[email protected]>
@cicoyle
Copy link
Contributor Author

cicoyle commented Jul 25, 2025

This PR is also dependent on the dapr release for 1.16. Javi has a PR to update to the latest rc version here. We will need both merged in, then cherrypick both to the release branch

cicoyle added 8 commits July 25, 2025 13:12
Signed-off-by: Cassandra Coyle <[email protected]>
Signed-off-by: Cassandra Coyle <[email protected]>
Signed-off-by: Cassandra Coyle <[email protected]>
Signed-off-by: Cassandra Coyle <[email protected]>
@cicoyle
Copy link
Contributor Author

cicoyle commented Aug 7, 2025

I need to release durabletask-java with this PR merged in before this current PR will be green

@salaboy
Copy link
Collaborator

salaboy commented Aug 11, 2025

@cicoyle I was looking at this PR, but it doesn't have anything related to cross app call activity.

Copy link

codecov bot commented Aug 11, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.64%. Comparing base (d759c53) to head (b009b8b).
⚠️ Report is 190 commits behind head on master.

Files with missing lines Patch % Lines
...in/java/io/dapr/workflows/WorkflowTaskOptions.java 66.66% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1468      +/-   ##
============================================
+ Coverage     76.91%   78.64%   +1.73%     
- Complexity     1592     1919     +327     
============================================
  Files           145      237      +92     
  Lines          4843     5938    +1095     
  Branches        562      610      +48     
============================================
+ Hits           3725     4670     +945     
- Misses          821      945     +124     
- Partials        297      323      +26     

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

@cicoyle
Copy link
Contributor Author

cicoyle commented Aug 11, 2025

@cicoyle I was looking at this PR, but it doesn't have anything related to cross app call activity.

Did you by chance read the thorough readme updates I added?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants