Skip to content

minor fixes

498ac1a
Select commit
Loading
Failed to load commit list.
Open

Upgrade syntax to 3.10 #427

minor fixes
498ac1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 19, 2026 in 1s

76.04% (-0.03%) compared to 8ebd096

View this Pull Request on Codecov

76.04% (-0.03%) compared to 8ebd096

Details

Codecov Report

❌ Patch coverage is 64.66165% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.04%. Comparing base (8ebd096) to head (498ac1a).

Files with missing lines Patch % Lines
qubesadmin/backup/restore.py 30.00% 7 Missing ⚠️
qubesadmin/tools/__init__.py 44.44% 5 Missing ⚠️
qubesadmin/tools/dochelpers.py 0.00% 5 Missing ⚠️
qubesadmin/tools/qvm_backup.py 0.00% 4 Missing ⚠️
qubesadmin/tools/qvm_start_daemon.py 42.85% 4 Missing ⚠️
qubesadmin/tools/qvm_pool_legacy.py 0.00% 3 Missing ⚠️
qubesadmin/backup/core3.py 0.00% 2 Missing ⚠️
qubesadmin/tools/qvm_create.py 0.00% 2 Missing ⚠️
qubesadmin/tools/qvm_ls.py 66.66% 2 Missing ⚠️
qubesadmin/tools/qvm_run.py 50.00% 2 Missing ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #427      +/-   ##
==========================================
- Coverage   76.07%   76.04%   -0.03%     
==========================================
  Files          53       53              
  Lines        9286     9277       -9     
==========================================
- Hits         7064     7055       -9     
  Misses       2222     2222              

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