Skip to content

[blk-threaded - 5/12] block: add worker thread activation - #6126

Open
PierreBertholom wants to merge 1 commit into
pbertho/blk-threaded-04from
pbertho/blk-threaded-05
Open

[blk-threaded - 5/12] block: add worker thread activation#6126
PierreBertholom wants to merge 1 commit into
pbertho/blk-threaded-04from
pbertho/blk-threaded-05

block: add worker thread activation

3e06e8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/firecracker succeeded Aug 18, 2026 in 0s

81.95% (target 80.00%)

View this Pull Request on Codecov

81.95% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 37.67123% with 91 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.95%. Comparing base (5209e74) to head (3e06e8d).

Files with missing lines Patch % Lines
src/vmm/src/devices/virtio/block/virtio/device.rs 36.69% 88 Missing ⚠️
...m/src/devices/virtio/block/virtio/event_handler.rs 50.00% 3 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           pbertho/blk-threaded-04    #6126      +/-   ##
===========================================================
- Coverage                    82.11%   81.95%   -0.16%     
===========================================================
  Files                          278      278              
  Lines                        31225    31314      +89     
===========================================================
+ Hits                         25639    25663      +24     
- Misses                        5586     5651      +65     

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