Skip to content

add utests and remove unnecessary cache check

c7365b7
Select commit
Loading
Failed to load commit list.
Open

Refactor VMCollection #445

add utests and remove unnecessary cache check
c7365b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 0s

76.39% (+0.14%) compared to 1a623d1

View this Pull Request on Codecov

76.39% (+0.14%) compared to 1a623d1

Details

Codecov Report

❌ Patch coverage is 97.41379% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.39%. Comparing base (1a623d1) to head (c7365b7).

Files with missing lines Patch % Lines
qubesadmin/utils.py 70.00% 3 Missing ⚠️
qubesadmin/app.py 98.87% 1 Missing ⚠️
qubesadmin/base.py 98.14% 1 Missing ⚠️
qubesadmin/events/__init__.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #445      +/-   ##
==========================================
+ Coverage   76.24%   76.39%   +0.14%     
==========================================
  Files          53       53              
  Lines        9322     9362      +40     
==========================================
+ Hits         7108     7152      +44     
+ Misses       2214     2210       -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.