Skip to content

Initialize asyncio event loop before using it#64

Closed
alimirjamali wants to merge 1 commit into
QubesOS:mainfrom
alimirjamali:issue-10188-asyncio
Closed

Initialize asyncio event loop before using it#64
alimirjamali wants to merge 1 commit into
QubesOS:mainfrom
alimirjamali:issue-10188-asyncio

Initialize asyncio event loop before using it

f58d9c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 29, 2025 in 1s

79.12% (-0.07%) compared to 31d257c

View this Pull Request on Codecov

79.12% (-0.07%) compared to 31d257c

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.12%. Comparing base (31d257c) to head (f58d9c5).

Files with missing lines Patch % Lines
qubes_menu/appmenu.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   79.18%   79.12%   -0.07%     
==========================================
  Files          23       23              
  Lines        2561     2563       +2     
==========================================
  Hits         2028     2028              
- Misses        533      535       +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.