Skip to content

[blk-threaded - 7/12] block: add runtime updates on worker thread - #6130

Open
PierreBertholom wants to merge 1 commit into
pbertho/blk-threaded-06from
pbertho/blk-threaded-07
Open

[blk-threaded - 7/12] block: add runtime updates on worker thread#6130
PierreBertholom wants to merge 1 commit into
pbertho/blk-threaded-06from
pbertho/blk-threaded-07

block: add runtime updates on worker thread

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

82.29% (target 80.00%)

View this Pull Request on Codecov

82.29% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 3.70370% with 78 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.29%. Comparing base (bccc3e7) to head (623be1e).

Files with missing lines Patch % Lines
src/vmm/src/devices/virtio/block/virtio/worker.rs 3.89% 74 Missing ⚠️
src/vmm/src/devices/virtio/block/virtio/device.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@                     Coverage Diff                     @@
##           pbertho/blk-threaded-06    #6130      +/-   ##
===========================================================
- Coverage                    82.48%   82.29%   -0.20%     
===========================================================
  Files                          278      278              
  Lines                        31356    31430      +74     
===========================================================
  Hits                         25865    25865              
- Misses                        5491     5565      +74     

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