Skip to content

Skip events from mixins when unnecessary

4bb6e66
Select commit
Loading
Failed to load commit list.
Merged

Skip unecessary event #778

Skip events from mixins when unnecessary
4bb6e66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 5, 2026 in 1s

70.10% (-0.08%) compared to bb52c10

View this Pull Request on Codecov

70.10% (-0.08%) compared to bb52c10

Details

Codecov Report

❌ Patch coverage is 70.58824% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.10%. Comparing base (bb52c10) to head (4bb6e66).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
qubes/vm/mix/net.py 57.14% 3 Missing ⚠️
qubes/vm/mix/dvmtemplate.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #778      +/-   ##
==========================================
- Coverage   70.17%   70.10%   -0.08%     
==========================================
  Files          61       61              
  Lines       13977    13994      +17     
==========================================
+ Hits         9808     9810       +2     
- Misses       4169     4184      +15     

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