Skip to content

firewall blocks signal during read operations

1f01539
Select commit
Loading
Failed to load commit list.
Closed

firewall: retry qdb.read/multiread() on InterruptedError in all call sites #644

firewall blocks signal during read operations
1f01539
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 0s

71.71% (+1.41%) compared to 0a67a77

View this Pull Request on Codecov

71.71% (+1.41%) compared to 0a67a77

Details

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.71%. Comparing base (0a67a77) to head (1f01539).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
qubesagent/firewall.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #644      +/-   ##
==========================================
+ Coverage   70.30%   71.71%   +1.41%     
==========================================
  Files           3        3              
  Lines         495      502       +7     
==========================================
+ Hits          348      360      +12     
+ Misses        147      142       -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.