Skip to content

Merge branch 'main' into chore/improve-default-error-handling-1379-1409

5281e75
Select commit
Loading
Failed to load commit list.
Open

chore: Improve default error handling #1491

Merge branch 'main' into chore/improve-default-error-handling-1379-1409
5281e75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 0s

95.22% (target 85.00%)

View this Pull Request on Codecov

95.22% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 87.17949% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.22%. Comparing base (af06958) to head (5281e75).
⚠️ Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
src/blueapi/client/rest.py 84.00% 4 Missing ⚠️
src/blueapi/client/client.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1491      +/-   ##
==========================================
- Coverage   95.27%   95.22%   -0.05%     
==========================================
  Files          43       43              
  Lines        3173     3184      +11     
==========================================
+ Hits         3023     3032       +9     
- Misses        150      152       +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.