Skip to content

Merge branch 'QubesOS:master' into shrink_volume

1daff6b
Select commit
Loading
Failed to load commit list.
Open

Allow volume shrinking #479

Merge branch 'QubesOS:master' into shrink_volume
1daff6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

65.80% (-0.02%) compared to bcdf577, passed because coverage increased by 0% when compared to adjusted base (65.80%)

View this Pull Request on Codecov

65.80% (-0.02%) compared to bcdf577, passed because coverage increased by 0% when compared to adjusted base (65.80%)

Details

Codecov Report

❌ Patch coverage is 68.42105% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.80%. Comparing base (bcdf577) to head (1daff6b).
⚠️ Report is 1013 commits behind head on master.

Files with missing lines Patch % Lines
qubes/storage/lvm.py 63.63% 4 Missing ⚠️
qubes/storage/reflink.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #479      +/-   ##
==========================================
- Coverage   65.82%   65.80%   -0.02%     
==========================================
  Files          53       53              
  Lines       10015    10023       +8     
==========================================
+ Hits         6592     6596       +4     
- Misses       3423     3427       +4     

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