vultr / ansible-collection-vultr

GNU General Public License v3.0
28 stars 17 forks source link

fix: prevent key error on id if API returns empty response #109

Closed resmo closed 9 months ago

resmo commented 9 months ago

Description

prevent key error on id if API returns empty response in wait_for_state

Related Issues

108

Checklist:

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (fd0472d) 89.69% compared to head (bdcea8c) 62.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #109 +/- ## =========================================== - Coverage 89.69% 62.85% -26.84% =========================================== Files 33 3 -30 Lines 1009 420 -589 Branches 171 62 -109 =========================================== - Hits 905 264 -641 - Misses 45 155 +110 + Partials 59 1 -58 ```

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