dapr / python-sdk

Dapr SDK for Python
Apache License 2.0
222 stars 125 forks source link

Cascade terminate purge #662

Closed shivamkm07 closed 7 months ago

shivamkm07 commented 8 months ago

Description

Adds support for cascade terminate/purge in dapr workflow.

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

Checklist

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

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3555605) 86.21% compared to head (d3c85db) 86.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #662 +/- ## ======================================= Coverage 86.21% 86.21% ======================================= Files 79 79 Lines 3998 3998 ======================================= Hits 3447 3447 Misses 551 551 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.