dapr / go-sdk

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

chore: remove dapr stop steps and add appropriate timeouts #573

Closed mikeee closed 2 months ago

mikeee commented 3 months ago

Description

Remove the flaky/ineffective 'stop' steps in the validation process Ensures there are appropriate timeouts added to each step

Issue reference

Please reference the issue this PR will close: #N/A

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 58.12%. Comparing base (27248ba) to head (24415a9). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #573 +/- ## ========================================== + Coverage 58.04% 58.12% +0.08% ========================================== Files 55 55 Lines 3568 3568 ========================================== + Hits 2071 2074 +3 + Misses 1375 1373 -2 + Partials 122 121 -1 ```

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