dapr / go-sdk

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

Docs for error handling #482

Closed elena-kolevska closed 9 months ago

elena-kolevska commented 10 months ago

Depends on/is relevant for https://github.com/dapr/dapr/pull/7257

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (04f7b59) 70.08% compared to head (35df5e1) 70.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #482 +/- ## ======================================= Coverage 70.08% 70.08% ======================================= Files 35 35 Lines 2841 2841 ======================================= Hits 1991 1991 Misses 738 738 Partials 112 112 ```

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

sadath-12 commented 10 months ago

LGTM 🙌

elena-kolevska commented 9 months ago

Hey folks, are we good to merge this?