Skip to content

tests: check devices cache invalidation on device-removed event

ad1779e
Select commit
Loading
Failed to load commit list.
Merged

Fix invalidating cache on device-removed event #434

tests: check devices cache invalidation on device-removed event
ad1779e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2026 in 0s

76.22% (+0.09%) compared to 7fb83d7

View this Pull Request on Codecov

76.22% (+0.09%) compared to 7fb83d7

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.22%. Comparing base (7fb83d7) to head (ad1779e).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
qubesadmin/events/__init__.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #434      +/-   ##
==========================================
+ Coverage   76.13%   76.22%   +0.09%     
==========================================
  Files          53       53              
  Lines        9299     9309      +10     
==========================================
+ Hits         7080     7096      +16     
+ Misses       2219     2213       -6     

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