boto / botocore

The low-level, core functionality of boto3 and the AWS CLI.
Apache License 2.0
1.48k stars 1.08k forks source link

Update waiter description: change `returned` to `raised` for accuracy #3196

Closed tim-finnigan closed 1 month ago

tim-finnigan commented 3 months ago

Fixes: https://github.com/boto/botocore/issues/3193

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 93.15%. Comparing base (c68aa1a) to head (e0f04ab). Report is 96 commits behind head on develop.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3196 +/- ## =========================================== + Coverage 93.12% 93.15% +0.03% =========================================== Files 66 66 Lines 14252 14287 +35 =========================================== + Hits 13272 13309 +37 + Misses 980 978 -2 ```

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