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

Merge master into rc170 2023.12.28 #803

Merged
merged 15 commits into from
Dec 29, 2023

updated vm-common-go to latest

d4fdbb8
Select commit
Loading
Failed to load commit list.
Merged

Merge master into rc170 2023.12.28 #803

updated vm-common-go to latest
d4fdbb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 28, 2023 in 1s

42.09% (-0.90%) compared to 7ea313e

View this Pull Request on Codecov

42.09% (-0.90%) compared to 7ea313e

Details

Codecov Report

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

Comparison is base (7ea313e) 42.98% compared to head (d4fdbb8) 42.09%.

Files Patch % Lines
vmhost/contexts/runtime.go 26.92% 16 Missing and 3 partials ⚠️
vmhost/contexts/managedType.go 18.18% 9 Missing ⚠️
vmhost/contexts/instanceTracker.go 60.00% 3 Missing and 1 partial ⚠️
vmhost/hostCore/execution.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           rc/v1.7.0     #803      +/-   ##
=============================================
- Coverage      42.98%   42.09%   -0.90%     
=============================================
  Files             49       49              
  Lines           9868     9223     -645     
=============================================
- Hits            4242     3882     -360     
+ Misses          5168     4894     -274     
+ Partials         458      447      -11     

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