Skip to content

misc. typing fixes

143aa64
Select commit
Loading
Failed to load commit list.
Merged

Typehint label / log / spinner / storage #458

misc. typing fixes
143aa64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 1s

76.40% (+0.03%) compared to 386de45

View this Pull Request on Codecov

76.40% (+0.03%) compared to 386de45

Details

Codecov Report

❌ Patch coverage is 93.87755% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.40%. Comparing base (386de45) to head (143aa64).

Files with missing lines Patch % Lines
qubesadmin/storage.py 95.08% 3 Missing ⚠️
qubesadmin/spinner.py 89.47% 2 Missing ⚠️
qubesadmin/backup/core2.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #458      +/-   ##
==========================================
+ Coverage   76.36%   76.40%   +0.03%     
==========================================
  Files          53       53              
  Lines        9399     9419      +20     
==========================================
+ Hits         7178     7197      +19     
- Misses       2221     2222       +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.