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

feat: handle BrokenPipeError from dbus-next via bleak #8

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Aug 3, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #8 (293d734) into main (808e05b) will increase coverage by 0.23%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   98.03%   98.27%   +0.23%     
==========================================
  Files           1        1              
  Lines          51       58       +7     
  Branches        7        9       +2     
==========================================
+ Hits           50       57       +7     
  Misses          1        1              
Impacted Files Coverage Δ
src/bleak_retry_connector/__init__.py 98.27% <100.00%> (+0.23%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 63ec63a...293d734. Read the comment docs.

@bdraco bdraco merged commit 21da55d into main Aug 3, 2022
@bdraco bdraco deleted the handle_broken_pipe branch August 3, 2022 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants