dapr / python-sdk

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

Improve workflows and fix some minor issues #727

Closed berndverst closed 1 month ago

berndverst commented 1 month ago

Description

Fixes #720

Also fixes some doc strings and improves workflows.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.63%. Comparing base (fc0e9d1) to head (bffb749). Report is 30 commits behind head on main.

Files Patch % Lines
dapr/clients/grpc/_response.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #727 +/- ## ========================================== + Coverage 86.37% 86.63% +0.26% ========================================== Files 79 84 +5 Lines 4094 4473 +379 ========================================== + Hits 3536 3875 +339 - Misses 558 598 +40 ```

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