dapr / go-sdk

Dapr SDK for go
Apache License 2.0
446 stars 171 forks source link

add note on unsubscribeConfiguration being deprecated #457

Closed cicoyle closed 11 months ago

cicoyle commented 1 year ago

Explicitly noting a deprecated function to make it more obvious to end users. Suggestions to wording it differently are welcomed.

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (5a105f0) 69.17% compared to head (33379d2) 69.17%. Report is 1 commits behind head on main.

:exclamation: Current head 33379d2 differs from pull request most recent head e2a8b2d. Consider uploading reports for the commit e2a8b2d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #457 +/- ## ======================================= Coverage 69.17% 69.17% ======================================= Files 34 34 Lines 2735 2735 ======================================= Hits 1892 1892 Misses 734 734 Partials 109 109 ``` | [Files](https://app.codecov.io/gh/dapr/go-sdk/pull/457?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr) | Coverage Δ | | |---|---|---| | [client/client.go](https://app.codecov.io/gh/dapr/go-sdk/pull/457?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-Y2xpZW50L2NsaWVudC5nbw==) | `70.24% <ø> (ø)` | |

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