[blk-threaded - 6/12] block: add worker thread reset and teardown - #6127
Open
PierreBertholom wants to merge 1 commit into
Open
[blk-threaded - 6/12] block: add worker thread reset and teardown#6127PierreBertholom wants to merge 1 commit into
PierreBertholom wants to merge 1 commit into
Codecov / codecov/project/firecracker
succeeded
Aug 18, 2026 in 1s
82.48% (target 80.00%)
View this Pull Request on Codecov
82.48% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 65.07937% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.48%. Comparing base (3e06e8d) to head (bccc3e7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/vmm/src/devices/virtio/block/virtio/worker.rs | 62.50% | 15 Missing |
| src/vmm/src/devices/virtio/block/virtio/device.rs | 69.56% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## pbertho/blk-threaded-05 #6127 +/- ##
===========================================================
+ Coverage 81.95% 82.48% +0.53%
===========================================================
Files 278 278
Lines 31314 31356 +42
===========================================================
+ Hits 25663 25865 +202
+ Misses 5651 5491 -160 ☔ 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.
Loading