Skip to content

docs: add documentation and CHANGELOG entry for VMClock

750a496
Select commit
Loading
Failed to load commit list.
Merged

Add snapsafety features to VMClock device #5564

docs: add documentation and CHANGELOG entry for VMClock
750a496
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/firecracker succeeded Jan 9, 2026 in 0s

83.24% (target 80.00%)

View this Pull Request on Codecov

83.24% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 96.61017% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.24%. Comparing base (841ce52) to head (750a496).

Files with missing lines Patch % Lines
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.22%   83.24%   +0.01%     
==========================================
  Files         277      277              
  Lines       29275    29312      +37     
==========================================
+ Hits        24364    24400      +36     
- Misses       4911     4912       +1     

☔ 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.