fix(virtqueue): Fix usage of unaligned values in Vring<_>
#1024
Codecov / codecov/project
succeeded
Aug 7, 2025 in 0s
73.88% (-0.33%) compared to d246cc0
View this Pull Request on Codecov
73.88% (-0.33%) compared to d246cc0
Details
Codecov Report
❌ Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.88%. Comparing base (d246cc0) to head (921980b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/virtqueue.rs | 0.00% | 23 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1024 +/- ##
==========================================
- Coverage 74.21% 73.88% -0.33%
==========================================
Files 28 28
Lines 3141 3155 +14
==========================================
Hits 2331 2331
- Misses 810 824 +14 ☔ View full report in Codecov by Sentry.
📢 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