Skip to content

tools/qvm-run: translate negative return codes (signals) to positive exit codes#457

Open
EliasDevv wants to merge 1 commit into
QubesOS:mainfrom
EliasDevv:main
Open

tools/qvm-run: translate negative return codes (signals) to positive exit codes#457
EliasDevv wants to merge 1 commit into
QubesOS:mainfrom
EliasDevv:main

tools/qvm-run: translate negative return codes to positive exit codes

d770f79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2026 in 0s

76.36% (+0.01%) compared to 576fa1c

View this Pull Request on Codecov

76.36% (+0.01%) compared to 576fa1c

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.36%. Comparing base (576fa1c) to head (d770f79).
⚠️ Report is 33 commits behind head on main.

Files with missing lines Patch % Lines
qubesadmin/tools/qvm_run.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #457      +/-   ##
==========================================
+ Coverage   76.35%   76.36%   +0.01%     
==========================================
  Files          53       53              
  Lines        9388     9401      +13     
==========================================
+ Hits         7168     7179      +11     
- Misses       2220     2222       +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.