Skip to content

Prettify disposable creation

a9a692a
Select commit
Loading
Failed to load commit list.
Merged

Optimize time to create and use preloaded disposable #760

Prettify disposable creation
a9a692a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 5, 2026 in 0s

70.12% (-0.51%) compared to 0ad24ac

View this Pull Request on Codecov

70.12% (-0.51%) compared to 0ad24ac

Details

Codecov Report

❌ Patch coverage is 46.19565% with 99 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.12%. Comparing base (0ad24ac) to head (a9a692a).

Files with missing lines Patch % Lines
qubes/vm/dispvm.py 27.61% 76 Missing ⚠️
qubes/vm/mix/dvmtemplate.py 82.22% 8 Missing ⚠️
qubes/log.py 20.00% 4 Missing ⚠️
qubes/tools/__init__.py 0.00% 3 Missing ⚠️
qubes/tools/qubesd.py 0.00% 3 Missing ⚠️
qubes/exc.py 66.66% 1 Missing ⚠️
qubes/ext/utils.py 0.00% 1 Missing ⚠️
qubes/qmemman/systemstate.py 0.00% 1 Missing ⚠️
qubes/rngdoc.py 0.00% 1 Missing ⚠️
qubes/vm/adminvm.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #760      +/-   ##
==========================================
- Coverage   70.62%   70.12%   -0.51%     
==========================================
  Files          61       61              
  Lines       13844    13909      +65     
==========================================
- Hits         9777     9753      -24     
- Misses       4067     4156      +89     

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