Skip to content

ext/pci: fix crash on devices with non-standard PCI segment

db3fb63
Select commit
Loading
Failed to load commit list.
Open

ext/pci: fix crash on devices with non-standard PCI segment #802

ext/pci: fix crash on devices with non-standard PCI segment
db3fb63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 20, 2026 in 0s

70.11% (-0.01%) compared to 2488f2b

View this Pull Request on Codecov

70.11% (-0.01%) compared to 2488f2b

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.11%. Comparing base (2488f2b) to head (db3fb63).

Files with missing lines Patch % Lines
qubes/ext/pci.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #802      +/-   ##
==========================================
- Coverage   70.12%   70.11%   -0.01%     
==========================================
  Files          61       61              
  Lines       14001    14004       +3     
==========================================
+ Hits         9818     9819       +1     
- Misses       4183     4185       +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.