Skip to content

Initialize asyncio event loop before using it

e5328f6
Select commit
Loading
Failed to load commit list.
Merged

Initialize asyncio event loop before using it #381

Initialize asyncio event loop before using it
e5328f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 29, 2025 in 0s

76.13% (-0.01%) compared to 326441a

View this Pull Request on Codecov

76.13% (-0.01%) compared to 326441a

Details

Codecov Report

❌ Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.13%. Comparing base (326441a) to head (e5328f6).

Files with missing lines Patch % Lines
qubesadmin/tools/qvm_start_daemon.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #381      +/-   ##
==========================================
- Coverage   76.14%   76.13%   -0.01%     
==========================================
  Files          53       53              
  Lines        9226     9231       +5     
==========================================
+ Hits         7025     7028       +3     
- Misses       2201     2203       +2     

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