Skip to content

Fix bug in qubesvm.py incorrectly treating "False" config values as True#829

Merged
marmarek merged 1 commit into
QubesOS:mainfrom
andersonarc:main
Jun 18, 2026
Merged

Fix bug in qubesvm.py incorrectly treating "False" config values as True#829
marmarek merged 1 commit into
QubesOS:mainfrom
andersonarc:main

Fix bug in qubesvm.py incorrectly treating "False" config values as True

ce22ff4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 1s

70.37% (-0.01%) compared to b70518c, passed because coverage increased by 0% when compared to adjusted base (70.37%)

View this Pull Request on Codecov

70.37% (-0.01%) compared to b70518c, passed because coverage increased by 0% when compared to adjusted base (70.37%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.37%. Comparing base (b70518c) to head (ce22ff4).

Files with missing lines Patch % Lines
qubes/vm/qubesvm.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #829      +/-   ##
==========================================
- Coverage   70.37%   70.37%   -0.01%     
==========================================
  Files          61       61              
  Lines       14098    14100       +2     
==========================================
+ Hits         9922     9923       +1     
- Misses       4176     4177       +1     

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