hetznercloud / terraform-provider-hcloud

Terraform Hetzner Cloud provider
https://registry.terraform.io/providers/hetznercloud/hcloud/latest
Mozilla Public License 2.0
479 stars 72 forks source link

test(server): use same location when testing network updates #914

Closed jooola closed 2 months ago

jooola commented 2 months ago

Using a different location will force deleting the server and creating a new one, instead of updating the same server.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 69.62%. Comparing base (842c9cc) to head (f064823).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #914 +/- ## ========================================== - Coverage 69.77% 69.62% -0.16% ========================================== Files 63 63 Lines 7938 7938 ========================================== - Hits 5539 5527 -12 - Misses 1705 1715 +10 - Partials 694 696 +2 ``` | [Flag](https://app.codecov.io/gh/hetznercloud/terraform-provider-hcloud/pull/914/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hetznercloud) | Coverage Δ | | |---|---|---| | [e2e](https://app.codecov.io/gh/hetznercloud/terraform-provider-hcloud/pull/914/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hetznercloud) | `69.62% <ø> (-0.16%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/hetznercloud/terraform-provider-hcloud/pull/914/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hetznercloud) | `34.22% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hetznercloud#carryforward-flags-in-the-pull-request-comment) to find out more.

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