smartxworks / virtink

Lightweight Virtualization Add-on for Kubernetes
Apache License 2.0
492 stars 41 forks source link

feat: Add CDI DataVolume and PVC volume support #6

Closed scuzhanglei closed 2 years ago

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

codecov-commenter commented 2 years ago

Codecov Report

Merging #6 (783abaf) into main (e459df7) will decrease coverage by 1.78%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   12.48%   10.69%   -1.79%     
==========================================
  Files           2        2              
  Lines         641      748     +107     
==========================================
  Hits           80       80              
- Misses        547      654     +107     
  Partials       14       14              
Impacted Files Coverage Δ
pkg/controller/vm_controller.go 22.85% <0.00%> (-6.03%) :arrow_down:
pkg/controller/vm_webhook.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e459df7...783abaf. Read the comment docs.