Skip to content

update README.md

fd23fb2
Select commit
Loading
Failed to load commit list.
Draft

Upgrade syntax to 3.11 #428

update README.md
fd23fb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 20, 2026 in 0s

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 65.71429% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.04%. Comparing base (8ebd096) to head (fd23fb2).

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     #428      +/-   ##
==========================================
- 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.