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

[1.7] fix(vmm): only use memfd if no vhost-user-blk devices configured #4501

Merged

doc(changelog): mention usage of anon private for non-vhost-user vms

fea676d
Select commit
Loading
Failed to load commit list.
Merged

[1.7] fix(vmm): only use memfd if no vhost-user-blk devices configured #4501

doc(changelog): mention usage of anon private for non-vhost-user vms
fea676d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/firecracker succeeded Mar 15, 2024 in 0s

81.55% (target 80.00%)

View this Pull Request on Codecov

81.55% (target 80.00%)

Details

Codecov Report

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

Project coverage is 81.55%. Comparing base (36184b4) to head (fea676d).

Files Patch % Lines
src/vmm/src/builder.rs 70.00% 6 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           firecracker-v1.7    #4501      +/-   ##
====================================================
- Coverage             81.65%   81.55%   -0.10%     
====================================================
  Files                   243      243              
  Lines                 29834    29848      +14     
====================================================
- Hits                  24360    24344      -16     
- Misses                 5474     5504      +30     

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