Skip to content

utils/vfio: Add APIs for VFIO container and device management - #6226

Open
dhsrivas wants to merge 1 commit into
avocado-framework:masterfrom
dhsrivas:utilies_vfio
Open

utils/vfio: Add APIs for VFIO container and device management#6226
dhsrivas wants to merge 1 commit into
avocado-framework:masterfrom
dhsrivas:utilies_vfio

utils/vfio: Add APIs for VFIO container and device management

4bfbb95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2026 in 1s

73.66% (+0.06%) compared to 8972062

View this Pull Request on Codecov

73.66% (+0.06%) compared to 8972062

Details

Codecov Report

❌ Patch coverage is 96.72131% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.66%. Comparing base (8972062) to head (4bfbb95).

Files with missing lines Patch % Lines
avocado/utils/vfio.py 96.72% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6226      +/-   ##
==========================================
+ Coverage   73.60%   73.66%   +0.06%     
==========================================
  Files         206      207       +1     
  Lines       22505    22566      +61     
==========================================
+ Hits        16564    16623      +59     
- Misses       5941     5943       +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.