Skip to content

Fix incorrect parent device serialization

5902314
Select commit
Loading
Failed to load commit list.
Merged

Improve device category description #362

Fix incorrect parent device serialization
5902314
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2025 in 1s

76.12% (-0.01%) compared to 019c8aa, passed because coverage increased by 0% when compared to adjusted base (76.13%)

View this Pull Request on Codecov

76.12% (-0.01%) compared to 019c8aa, passed because coverage increased by 0% when compared to adjusted base (76.13%)

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 76.12%. Comparing base (019c8aa) to head (5902314).
Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
qubesadmin/device_protocol.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #362      +/-   ##
==========================================
- Coverage   76.13%   76.12%   -0.01%     
==========================================
  Files          53       53              
  Lines        9202     9204       +2     
==========================================
+ Hits         7006     7007       +1     
- Misses       2196     2197       +1     

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