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

Add VM validation webhook #607

Merged
merged 14 commits into from
Nov 26, 2024

Fix test

716ab1c
Select commit
Loading
Failed to load commit list.
Merged

Add VM validation webhook #607

Fix test
716ab1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2024 in 0s

81.59% (-0.59%) compared to 6e75b2a

View this Pull Request on Codecov

81.59% (-0.59%) compared to 6e75b2a

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 28 lines in your changes missing coverage. Please review.

Project coverage is 81.59%. Comparing base (6e75b2a) to head (716ab1c).

Files with missing lines Patch % Lines
...g/webhook/validatingwebhook/validate_vm_request.go 42.85% 20 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #607      +/-   ##
==========================================
- Coverage   82.17%   81.59%   -0.59%     
==========================================
  Files          28       29       +1     
  Lines        3243     3292      +49     
==========================================
+ Hits         2665     2686      +21     
- Misses        437      457      +20     
- Partials      141      149       +8     
Files with missing lines Coverage Δ
...g/webhook/validatingwebhook/validate_vm_request.go 42.85% <42.85%> (ø)