Skip to content

Return UnknownDevice for assignments where device is unknown

b95d322
Select commit
Loading
Failed to load commit list.
Open

Return UnknownDevice for assignments where device is unknown #400

Return UnknownDevice for assignments where device is unknown
b95d322
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 0s

76.66% (+0.00%) compared to 38c79ef

View this Pull Request on Codecov

76.66% (+0.00%) compared to 38c79ef

Details

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.66%. Comparing base (38c79ef) to head (b95d322).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
qubesadmin/device_protocol.py 0.00% 1 Missing ⚠️
qubesadmin/tools/qvm_device.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #400   +/-   ##
=======================================
  Coverage   76.65%   76.66%           
=======================================
  Files          53       53           
  Lines        9407     9411    +4     
=======================================
+ Hits         7211     7215    +4     
  Misses       2196     2196           

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