Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(exp): add ensure powerOff powerOn shutdown in serverutil #512

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jooola
Copy link
Member

@jooola jooola commented Aug 12, 2024

Add server utils to simplify powering on or powering off a server.

@jooola jooola requested a review from a team as a code owner August 12, 2024 07:56
@jooola jooola marked this pull request as draft August 12, 2024 07:56
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

Attention: Patch coverage is 13.46154% with 45 lines in your changes missing coverage. Please review.

Project coverage is 70.70%. Comparing base (5a84dd9) to head (d065018).

Files Patch % Lines
hcloud/exp/serverutil/server.go 18.42% 29 Missing and 2 partials ⚠️
hcloud/exp/actionutil/actions.go 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #512      +/-   ##
==========================================
- Coverage   71.46%   70.70%   -0.76%     
==========================================
  Files          46       47       +1     
  Lines        3935     3987      +52     
==========================================
+ Hits         2812     2819       +7     
- Misses        710      753      +43     
- Partials      413      415       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jooola jooola changed the title feat: add ensure powerOff powerOn shutdown in serverutil feat(exp): add ensure powerOff powerOn shutdown in serverutil Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants