Skip to content

Merge branch 'main' into vmclock-snapsafe

d1f2aff
Select commit
Loading
Failed to load commit list.
Draft

Add snapsafety features to VMClock device #5564

Merge branch 'main' into vmclock-snapsafe
d1f2aff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/firecracker succeeded Dec 18, 2025 in 0s

83.24% (target 80.00%)

View this Pull Request on Codecov

83.24% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 91.04478% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.24%. Comparing base (f0691f8) to head (d1f2aff).

Files with missing lines Patch % Lines
src/vmm/src/devices/acpi/vmclock.rs 87.09% 4 Missing ⚠️
src/vmm/src/arch/aarch64/fdt.rs 91.66% 1 Missing ⚠️
src/vmm/src/device_manager/persist.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5564   +/-   ##
=======================================
  Coverage   83.23%   83.24%           
=======================================
  Files         277      277           
  Lines       29263    29308   +45     
=======================================
+ Hits        24358    24398   +40     
- Misses       4905     4910    +5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.