Skip to content

Fix devices handling with RemoteVM present#846

Merged
marmarek merged 2 commits into
QubesOS:mainfrom
marmarek:remotevm-block
Jul 21, 2026
Merged

Fix devices handling with RemoteVM present#846
marmarek merged 2 commits into
QubesOS:mainfrom
marmarek:remotevm-block

api/admin: do not crash on accessing devices for RemoteVM

9fa3b63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 21, 2026 in 0s

70.37% (-0.02%) compared to 6a30230

View this Pull Request on Codecov

70.37% (-0.02%) compared to 6a30230

Details

Codecov Report

❌ Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.37%. Comparing base (6a30230) to head (9fa3b63).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
qubes/api/admin.py 54.54% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #846      +/-   ##
==========================================
- Coverage   70.39%   70.37%   -0.02%     
==========================================
  Files          61       61              
  Lines       14169    14179      +10     
==========================================
+ Hits         9974     9979       +5     
- Misses       4195     4200       +5     

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