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

fix: seperate FileNotFoundError and BrokenPipeError errors #10

Merged
merged 3 commits into from
Aug 27, 2022

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Aug 27, 2022

No description provided.

@codecov
Copy link

codecov bot commented Aug 27, 2022

Codecov Report

Merging #10 (e357041) into main (5d0fbaa) will decrease coverage by 3.67%.
The diff coverage is 76.47%.

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   87.50%   83.82%   -3.68%     
==========================================
  Files           1        1              
  Lines          56       68      +12     
  Branches       10       13       +3     
==========================================
+ Hits           49       57       +8     
- Misses          6        8       +2     
- Partials        1        3       +2     
Impacted Files Coverage Δ
src/bluetooth_adapters/__init__.py 83.82% <76.47%> (-3.68%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bdraco bdraco merged commit f0b3d81 into main Aug 27, 2022
@bdraco bdraco deleted the seperate_errors branch August 27, 2022 19:49
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.

None yet

1 participant