Skip to content

Set preload disposable memory before pause

0d0d716
Select commit
Loading
Failed to load commit list.
Merged

Set less memory to preload before pausing #702

Set preload disposable memory before pause
0d0d716
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 20, 2025 in 0s

70.53% (-0.30%) compared to 8de76b2

View this Pull Request on Codecov

70.53% (-0.30%) compared to 8de76b2

Details

Codecov Report

Attention: Patch coverage is 6.97674% with 80 lines in your changes missing coverage. Please review.

Project coverage is 70.53%. Comparing base (8de76b2) to head (0d0d716).

Files with missing lines Patch % Lines
qubes/qmemman/systemstate.py 0.00% 41 Missing ⚠️
qubes/tools/qmemmand.py 0.00% 13 Missing ⚠️
qubes/vm/qubesvm.py 8.33% 11 Missing ⚠️
qubes/vm/dispvm.py 16.66% 10 Missing ⚠️
qubes/qmemman/client.py 37.50% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #702      +/-   ##
==========================================
- Coverage   70.82%   70.53%   -0.30%     
==========================================
  Files          61       61              
  Lines       13473    13546      +73     
==========================================
+ Hits         9542     9554      +12     
- Misses       3931     3992      +61     

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