Skip to content

Improve disposables docstrings

6bd6093
Select commit
Loading
Failed to load commit list.
Open

Improve disposables docstrings #737

Improve disposables docstrings
6bd6093
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2025 in 1s

70.36% (+0.01%) compared to 76b23c9

View this Pull Request on Codecov

70.36% (+0.01%) compared to 76b23c9

Details

Codecov Report

❌ Patch coverage is 87.80488% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.36%. Comparing base (76b23c9) to head (6bd6093).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
qubes/vm/dispvm.py 88.46% 3 Missing ⚠️
qubes/vm/mix/dvmtemplate.py 92.30% 1 Missing ⚠️
qubes/vm/qubesvm.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #737      +/-   ##
==========================================
+ Coverage   70.34%   70.36%   +0.01%     
==========================================
  Files          61       61              
  Lines       13682    13687       +5     
==========================================
+ Hits         9625     9631       +6     
+ Misses       4057     4056       -1     

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