dapr / python-sdk

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

Fixes http endpoint being overwritten by gRPC address argument in constructor #621

Closed elena-kolevska closed 10 months ago

elena-kolevska commented 11 months ago

Description

Fixes http endpoint being overwritten by gRPC address argument in constructor.

Issue reference

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

Checklist

codecov[bot] commented 11 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (release-1.11@ff08864). Click here to learn what that means.

:exclamation: Current head 4b85bef differs from pull request most recent head 743810c. Consider uploading reports for the commit 743810c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.11 #621 +/- ## =============================================== Coverage ? 86.41% =============================================== Files ? 74 Lines ? 3592 Branches ? 0 =============================================== Hits ? 3104 Misses ? 488 Partials ? 0 ```

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