Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

233 pending tasks are not cleared #386

Merged
merged 7 commits into from
Mar 14, 2024

update format method name

29ac01e
Select commit
Loading
Failed to load commit list.
Merged

233 pending tasks are not cleared #386

update format method name
29ac01e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2024 in 1s

89.20% (target 70.00%)

View this Pull Request on Codecov

89.20% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 97.67442% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 89.20%. Comparing base (7bbc94e) to head (29ac01e).

Files Patch % Lines
src/blueapi/utils/ophyd_async_connect.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #386      +/-   ##
==========================================
+ Coverage   88.91%   89.20%   +0.28%     
==========================================
  Files          43       43              
  Lines        1796     1797       +1     
==========================================
+ Hits         1597     1603       +6     
+ Misses        199      194       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.