dapr / go-sdk

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

Remove deprecated method RenameActorReminder #466

Closed ItalyPaleAle closed 1 year ago

ItalyPaleAle commented 1 year ago

Fixes #465

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (8c41838) 69.17% compared to head (3308d10) 68.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #466 +/- ## ========================================== - Coverage 69.17% 68.96% -0.21% ========================================== Files 34 34 Lines 2735 2707 -28 ========================================== - Hits 1892 1867 -25 + Misses 734 732 -2 + Partials 109 108 -1 ``` | [Files](https://app.codecov.io/gh/dapr/go-sdk/pull/466?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr) | Coverage Δ | | |---|---|---| | [client/actor.go](https://app.codecov.io/gh/dapr/go-sdk/pull/466?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-Y2xpZW50L2FjdG9yLmdv) | `42.85% <ø> (-4.13%)` | :arrow_down: | | [client/client.go](https://app.codecov.io/gh/dapr/go-sdk/pull/466?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.