Skip to content

[blk-threaded - 11/12] api: expose threaded virtio-block - #6133

Open
PierreBertholom wants to merge 1 commit into
pbertho/blk-threaded-10from
pbertho/blk-threaded-11
Open

[blk-threaded - 11/12] api: expose threaded virtio-block#6133
PierreBertholom wants to merge 1 commit into
pbertho/blk-threaded-10from
pbertho/blk-threaded-11

api: expose threaded virtio-block

1e4d9dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/firecracker succeeded Aug 19, 2026 in 0s

81.84% (target 80.00%)

View this Pull Request on Codecov

81.84% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 64.28571% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.84%. Comparing base (083f96e) to head (1e4d9dc).

Files with missing lines Patch % Lines
src/vmm/src/devices/virtio/block/device.rs 50.00% 3 Missing ⚠️
.../vmm/src/devices/virtio/block/vhost_user/device.rs 50.00% 2 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           pbertho/blk-threaded-10    #6133      +/-   ##
===========================================================
- Coverage                    81.85%   81.84%   -0.01%     
===========================================================
  Files                          278      278              
  Lines                        31657    31669      +12     
===========================================================
+ Hits                         25913    25920       +7     
- Misses                        5744     5749       +5     

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