Skip to content

Cache device assignments/attachments#394

Merged
marmarek merged 2 commits into
QubesOS:mainfrom
marmarek:device-cache
Nov 5, 2025
Merged

Cache device assignments/attachments#394
marmarek merged 2 commits into
QubesOS:mainfrom
marmarek:device-cache

Enable cache for qvm-device

5370803
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2025 in 0s

76.19% (+0.02%) compared to f9eb4a5

View this Pull Request on Codecov

76.19% (+0.02%) compared to f9eb4a5

Details

Codecov Report

❌ Patch coverage is 89.13043% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.19%. Comparing base (f9eb4a5) to head (5370803).

Files with missing lines Patch % Lines
qubesadmin/devices.py 90.00% 3 Missing ⚠️
qubesadmin/events/__init__.py 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #394      +/-   ##
==========================================
+ Coverage   76.17%   76.19%   +0.02%     
==========================================
  Files          53       53              
  Lines        9250     9289      +39     
==========================================
+ Hits         7046     7078      +32     
- Misses       2204     2211       +7     

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