Skip to content

Maintenance5#5937

Open
ShadowCurse wants to merge 10 commits into
firecracker-microvm:mainfrom
ShadowCurse:maintenance5
Open

Maintenance5#5937
ShadowCurse wants to merge 10 commits into
firecracker-microvm:mainfrom
ShadowCurse:maintenance5

misc: vm: pre-allocate irq routing entries

1306c38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/firecracker succeeded Jun 26, 2026 in 0s

83.03% (target 80.00%)

View this Pull Request on Codecov

83.03% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 89.36170% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.03%. Comparing base (7503f25) to head (1306c38).

Files with missing lines Patch % Lines
src/vmm/src/devices/virtio/pmem/device.rs 16.66% 5 Missing ⚠️
src/vmm/src/pci/bus.rs 88.88% 2 Missing ⚠️
src/vmm/src/devices/virtio/balloon/device.rs 50.00% 1 Missing ⚠️
src/vmm/src/devices/virtio/block/virtio/device.rs 66.66% 1 Missing ⚠️
src/vmm/src/devices/virtio/mem/device.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5937      +/-   ##
==========================================
- Coverage   83.08%   83.03%   -0.06%     
==========================================
  Files         277      277              
  Lines       30201    30160      -41     
==========================================
- Hits        25094    25043      -51     
- Misses       5107     5117      +10     

☔ View full report in Codecov by Harness.
📢 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.