hetznercloud / hcloud-python

A Python library for the Hetzner Cloud API
MIT License
291 stars 43 forks source link

feat!: return full rebuild response in `Client.servers.rebuild` #406

Closed jooola closed 4 months ago

jooola commented 4 months ago

The single action returned was deprecated and is now removed in favor of the full rebuild response with a root password.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 92.94%. Comparing base (8375261) to head (1e26c28). Report is 36 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #406 +/- ## ========================================== - Coverage 92.96% 92.94% -0.02% ========================================== Files 64 64 Lines 2884 2879 -5 ========================================== - Hits 2681 2676 -5 Misses 203 203 ```

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