smartxworks / virtink

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

chore: Bump Golang and dep versions #99

Closed fengye87 closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 69 lines in your changes are missing coverage. Please review.

Comparison is base (db3f654) 34.13% compared to head (cc8401a) 34.31%.

Files Patch % Lines
pkg/controller/vm_controller.go 20.51% 28 Missing and 3 partials :warning:
pkg/controller/vmm_controller.go 0.00% 19 Missing :warning:
pkg/controller/vm_webhook.go 0.00% 12 Missing :warning:
pkg/controller/vmm_webhook.go 0.00% 6 Missing :warning:
pkg/cpuset/cpuset.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #99 +/- ## ========================================== + Coverage 34.13% 34.31% +0.18% ========================================== Files 6 6 Lines 1957 1967 +10 ========================================== + Hits 668 675 +7 - Misses 1184 1190 +6 + Partials 105 102 -3 ```

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