Skip to content

tests: cancel all remaining tasks between tests execution

125cb5a
Select commit
Loading
Failed to load commit list.
Merged

Initialize asyncio event loop before using it #821

tests: cancel all remaining tasks between tests execution
125cb5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 4, 2026 in 1s

70.36% (-0.07%) compared to 9196c9a

View this Pull Request on Codecov

70.36% (-0.07%) compared to 9196c9a

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.36%. Comparing base (9196c9a) to head (125cb5a).

Files with missing lines Patch % Lines
qubes/tools/qubesd.py 0.00% 2 Missing ⚠️
qubes/tools/qubesd_query.py 0.00% 2 Missing ⚠️
qubes/tools/qubes_create.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #821      +/-   ##
==========================================
- Coverage   70.42%   70.36%   -0.07%     
==========================================
  Files          61       61              
  Lines       14143    14086      -57     
==========================================
- Hits         9960     9911      -49     
+ Misses       4183     4175       -8     

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