Skip to content

device busy attribute to prevent attaching devices whose children are in use - #478

Open
piotrbartman wants to merge 1 commit into
QubesOS:mainfrom
piotrbartman:qdev/busy
Open

device busy attribute to prevent attaching devices whose children are in use#478
piotrbartman wants to merge 1 commit into
QubesOS:mainfrom
piotrbartman:qdev/busy

q-dev: mark device as busy if subdevice is used

457854d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 28, 2026 in 1s

76.71% (-0.08%) compared to b8a948d

View this Pull Request on Codecov

76.71% (-0.08%) compared to b8a948d

Details

Codecov Report

❌ Patch coverage is 35.29412% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.71%. Comparing base (b8a948d) to head (457854d).
⚠️ Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
qubesadmin/device_protocol.py 35.29% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #478      +/-   ##
==========================================
- Coverage   76.79%   76.71%   -0.08%     
==========================================
  Files          53       53              
  Lines        9402     9419      +17     
==========================================
+ Hits         7220     7226       +6     
- Misses       2182     2193      +11     

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