Skip to content

chore: Add test to verify workflow reconnection logic#1692

Open
javier-aliaga wants to merge 2 commits intodapr:masterfrom
javier-aliaga:test-workflow-reconnection
Open

chore: Add test to verify workflow reconnection logic#1692
javier-aliaga wants to merge 2 commits intodapr:masterfrom
javier-aliaga:test-workflow-reconnection

Conversation

@javier-aliaga
Copy link
Contributor

Description

Reconnection logic already present, Added test to verify it

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

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 marked this pull request as ready for review March 10, 2026 16:43
@javier-aliaga javier-aliaga requested review from a team as code owners March 10, 2026 16:43
@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.51%. Comparing base (f63a4a4) to head (d88c9c1).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1692      +/-   ##
============================================
- Coverage     79.53%   79.51%   -0.02%     
- Complexity     2193     2194       +1     
============================================
  Files           237      237              
  Lines          6577     6577              
  Branches        730      730              
============================================
- Hits           5231     5230       -1     
- Misses          990      992       +2     
+ Partials        356      355       -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.

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.

[WORKFLOWS] Validate SDK can auto-heal when grpc connection drops

1 participant