Skip to content

Add option to wait for domain shutdown#469

Merged
marmarek merged 10 commits into
QubesOS:mainfrom
ben-grande:long-shutdown
Jun 7, 2026
Merged

Add option to wait for domain shutdown#469
marmarek merged 10 commits into
QubesOS:mainfrom
ben-grande:long-shutdown

Move utils to its own module

3d421e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2026 in 0s

76.79% (-0.05%) compared to 64cd714, passed because coverage increased by 0.07% when compared to adjusted base (76.71%)

View this Pull Request on Codecov

76.79% (-0.05%) compared to 64cd714, passed because coverage increased by 0.07% when compared to adjusted base (76.71%)

Details

Codecov Report

❌ Patch coverage is 85.84071% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.79%. Comparing base (64cd714) to head (3d421e7).

Files with missing lines Patch % Lines
qubesadmin/utils/__init__.py 78.99% 46 Missing ⚠️
qubesadmin/tools/qvm_template_postprocess.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #469      +/-   ##
==========================================
- Coverage   76.83%   76.79%   -0.05%     
==========================================
  Files          53       53              
  Lines        9365     9402      +37     
==========================================
+ Hits         7196     7220      +24     
- Misses       2169     2182      +13     

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