Skip to content

[blk-threaded - 3/12] block: extract inline I/O processing into BlockWorker - #6125

Open
PierreBertholom wants to merge 1 commit into
pbertho/blk-threaded-02from
pbertho/blk-threaded-03
Open

[blk-threaded - 3/12] block: extract inline I/O processing into BlockWorker#6125
PierreBertholom wants to merge 1 commit into
pbertho/blk-threaded-02from
pbertho/blk-threaded-03

block: extract inline I/O processing into BlockWorker

71a14b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/firecracker succeeded Aug 18, 2026 in 1s

82.53% (target 80.00%)

View this Pull Request on Codecov

82.53% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 69.26070% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.53%. Comparing base (1642b9d) to head (71a14b6).

Files with missing lines Patch % Lines
src/vmm/src/devices/virtio/block/virtio/device.rs 54.54% 45 Missing ⚠️
src/vmm/src/devices/virtio/block/virtio/worker.rs 78.43% 33 Missing ⚠️
src/vmm/src/devices/virtio/block/device.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           pbertho/blk-threaded-02    #6125      +/-   ##
===========================================================
- Coverage                    82.62%   82.53%   -0.09%     
===========================================================
  Files                          277      278       +1     
  Lines                        30979    31065      +86     
===========================================================
+ Hits                         25595    25639      +44     
- Misses                        5384     5426      +42     

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