Skip to content

handle case where arg is None

8fa5e85
Select commit
Loading
Failed to load commit list.
Merged

Add type hints to app.py #438

handle case where arg is None
8fa5e85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2026 in 0s

76.36% (+0.06%) compared to 1efaa45

View this Pull Request on Codecov

76.36% (+0.06%) compared to 1efaa45

Details

Codecov Report

❌ Patch coverage is 98.63014% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.36%. Comparing base (1efaa45) to head (8fa5e85).

Files with missing lines Patch % Lines
qubesadmin/app.py 98.52% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #438      +/-   ##
==========================================
+ Coverage   76.30%   76.36%   +0.06%     
==========================================
  Files          53       53              
  Lines        9363     9388      +25     
==========================================
+ Hits         7144     7169      +25     
  Misses       2219     2219              

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