Add top-like monitoring tool#333
Open
ben-grande wants to merge 23 commits into
Open
Codecov / codecov/project
failed
Jul 24, 2026 in 1s
68.25% (-8.54%) compared to b8a948d
View this Pull Request on Codecov
68.25% (-8.54%) compared to b8a948d
Details
Codecov Report
❌ Patch coverage is 1.33779% with 1180 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.25%. Comparing base (b8a948d) to head (2429f22).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| qubesadmin/tools/qvm_top.py | 0.00% | 1171 Missing |
| qubesadmin/app.py | 50.00% | 6 Missing |
| qubesadmin/tools/__init__.py | 83.33% | 1 Missing |
| qubesadmin/tools/qvm_start_daemon.py | 0.00% | 1 Missing |
| qubesadmin/vm/__init__.py | 66.66% | 1 Missing |
❗ There is a different number of reports uploaded between BASE (b8a948d) and HEAD (2429f22). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #333 +/- ##
==========================================
- Coverage 76.79% 68.25% -8.54%
==========================================
Files 53 54 +1
Lines 9402 10609 +1207
==========================================
+ Hits 7220 7241 +21
- Misses 2182 3368 +1186 ☔ View full report in Codecov by Harness.
📢 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.
Loading