dapr / python-sdk

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

Remove the `non_recursive` argument from purge and terminate workflow #668

Closed elena-kolevska closed 7 months ago

elena-kolevska commented 7 months ago

Description

Based on the change done in runtime https://github.com/dapr/dapr/pull/7498

Issue reference

https://github.com/dapr/python-sdk/issues/667

Checklist

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (ef73209) 86.21% compared to head (7f84b07) 86.21%. Report is 2 commits behind head on main.

:exclamation: Current head 7f84b07 differs from pull request most recent head 3ac3da3. Consider uploading reports for the commit 3ac3da3 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #668 +/- ## ======================================= 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.