Skip to content

Test interrupt menu

72d7c1c
Select commit
Loading
Failed to load commit list.
Open

Avoid re-connecting every Ctrl+C (bugfix) #2463

Test interrupt menu
72d7c1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 0s

58.87% (+0.00%) compared to 03581f9

View this Pull Request on Codecov

58.87% (+0.00%) compared to 03581f9

Details

Codecov Report

❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.87%. Comparing base (03581f9) to head (72d7c1c).
⚠️ Report is 22 commits behind head on main.

Files with missing lines Patch % Lines
checkbox-ng/checkbox_ng/launcher/controller.py 0.00% 15 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2463   +/-   ##
=======================================
  Coverage   58.86%   58.87%           
=======================================
  Files         476      476           
  Lines       48007    48002    -5     
  Branches     8570     8568    -2     
=======================================
  Hits        28260    28260           
+ Misses      18855    18851    -4     
+ Partials      892      891    -1     

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