dapr / python-sdk

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

Adds a deprecation warning for the wait() method #682

Closed elena-kolevska closed 5 months ago

elena-kolevska commented 6 months ago

Description

Adds a deprecation warning for the wait() method

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 86.28%. Comparing base (fc0e9d1) to head (564aefd). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #682 +/- ## ========================================== - Coverage 86.37% 86.28% -0.09% ========================================== Files 79 82 +3 Lines 4094 4172 +78 ========================================== + Hits 3536 3600 +64 - Misses 558 572 +14 ```

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