Skip to content

Remove extra loop.run_until_complete from do_activate

ee9016e
Select commit
Loading
Failed to load commit list.
Merged

Use glib's native asyncio integration when available #56

Remove extra loop.run_until_complete from do_activate
ee9016e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 1, 2025 in 0s

79.46% (-1.98%) compared to 9acc13c

View this Pull Request on Codecov

79.46% (-1.98%) compared to 9acc13c

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 79.46%. Comparing base (9acc13c) to head (ee9016e).

Files with missing lines Patch % Lines
qubes_menu/appmenu.py 50.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
- Coverage   81.44%   79.46%   -1.98%     
==========================================
  Files          22       23       +1     
  Lines        2387     2518     +131     
==========================================
+ Hits         1944     2001      +57     
- Misses        443      517      +74     

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