Skip to content

Run client callbacks in the main thread

f049ac9
Select commit
Loading
Failed to load commit list.
Open

Run client callbacks in the main thread #1346

Run client callbacks in the main thread
f049ac9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2026 in 0s

94.91% (target 85.00%)

View this Pull Request on Codecov

94.91% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.91%. Comparing base (162ef03) to head (f049ac9).

Files with missing lines Patch % Lines
src/blueapi/client/client.py 81.25% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1346      +/-   ##
==========================================
- Coverage   95.00%   94.91%   -0.10%     
==========================================
  Files          42       42              
  Lines        2765     2771       +6     
==========================================
+ Hits         2627     2630       +3     
- Misses        138      141       +3     

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