Skip to content

Fix mypy error my creating a Task

5d1ca12
Select commit
Loading
Failed to load commit list.
Merged

Short loop.run_in_executor with asyncio.to_thread #820

Fix mypy error my creating a Task
5d1ca12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 6, 2026 in 1s

70.29% (-0.13%) compared to 9196c9a

View this Pull Request on Codecov

70.29% (-0.13%) compared to 9196c9a

Details

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.29%. Comparing base (9196c9a) to head (5d1ca12).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
qubes/storage/zfs.py 0.00% 1 Missing ⚠️
qubes/vm/dispvm.py 0.00% 1 Missing ⚠️
qubes/vm/qubesvm.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #820      +/-   ##
==========================================
- Coverage   70.42%   70.29%   -0.13%     
==========================================
  Files          61       61              
  Lines       14143    14138       -5     
==========================================
- Hits         9960     9939      -21     
- Misses       4183     4199      +16     

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