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: Add ConvertToTemplate method #122

Merged
merged 3 commits into from
Mar 5, 2024
Merged

✨feat: Add ConvertToTemplate method #122

merged 3 commits into from
Mar 5, 2024

Conversation

alperencelik
Copy link
Contributor

This PR aims to have 'ConvertToTemplate' for VirtualMachine struct to enable VMs to be converted into templates via Proxmox API (/nodes/{node}/qemu/{vmid}/template).

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 25.53%. Comparing base (fdb95a1) to head (17d93bf).
Report is 7 commits behind head on main.

Files Patch % Lines
virtual_machine.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
- Coverage   25.95%   25.53%   -0.43%     
==========================================
  Files          15       15              
  Lines        1753     1782      +29     
==========================================
  Hits          455      455              
- Misses       1278     1307      +29     
  Partials       20       20              

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

@luthermonson luthermonson merged commit 799beb9 into luthermonson:main Mar 5, 2024
1 of 3 checks passed
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