Skip to content

tools/qvm-run: use prefix_data feature instead of copy_stdin subprocess

e1df23c
Select commit
Loading
Failed to load commit list.
Merged

tools/qvm-run: use prefix_data feature instead of copy_stdin subprocess #468

tools/qvm-run: use prefix_data feature instead of copy_stdin subprocess
e1df23c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 0s

76.82% (+0.03%) compared to fdca8a5

View this Pull Request on Codecov

76.82% (+0.03%) compared to fdca8a5

Details

Codecov Report

❌ Patch coverage is 71.42857% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.82%. Comparing base (fdca8a5) to head (e1df23c).

Files with missing lines Patch % Lines
qubesadmin/app.py 50.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #468      +/-   ##
==========================================
+ Coverage   76.79%   76.82%   +0.03%     
==========================================
  Files          53       53              
  Lines        9367     9361       -6     
==========================================
- Hits         7193     7192       -1     
+ Misses       2174     2169       -5     

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