Skip to content

use dirty file instead of clean file

f0b01f6
Select commit
Loading
Failed to load commit list.
Merged

New option disable snapshots to use a private volume directly #690

use dirty file instead of clean file
f0b01f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2025 in 0s

70.62% (+0.10%) compared to be94b39

View this Pull Request on Codecov

70.62% (+0.10%) compared to be94b39

Details

Codecov Report

Attention: Patch coverage is 78.18182% with 24 lines in your changes missing coverage. Please review.

Project coverage is 70.62%. Comparing base (be94b39) to head (f0b01f6).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
qubes/vm/mix/dvmtemplate.py 27.27% 8 Missing ⚠️
qubes/storage/__init__.py 79.41% 7 Missing ⚠️
qubes/backup.py 28.57% 5 Missing ⚠️
qubes/storage/zfs.py 88.23% 2 Missing ⚠️
qubes/storage/lvm.py 87.50% 1 Missing ⚠️
qubes/storage/reflink.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #690      +/-   ##
==========================================
+ Coverage   70.51%   70.62%   +0.10%     
==========================================
  Files          61       61              
  Lines       13312    13395      +83     
==========================================
+ Hits         9387     9460      +73     
- Misses       3925     3935      +10     

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