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: add function to clear the cache #75

Merged
merged 3 commits into from
Dec 3, 2022
Merged

feat: add function to clear the cache #75

merged 3 commits into from
Dec 3, 2022

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Dec 3, 2022

Sometimes the ESP32 or the BlueZ stack will resolve services incorrectly so we need a way to clear the cache

Sometimes the ESP32 or the BlueZ stack will resolve services incorrectly
so we need a way to clear the cache
@codecov
Copy link

codecov bot commented Dec 3, 2022

Codecov Report

Base: 83.60% // Head: 82.09% // Decreases project coverage by -1.50% ⚠️

Coverage data is based on head (07ed36c) compared to base (3306053).
Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   83.60%   82.09%   -1.51%     
==========================================
  Files           2        2              
  Lines         311      324      +13     
  Branches       77       80       +3     
==========================================
+ Hits          260      266       +6     
- Misses         34       40       +6     
- Partials       17       18       +1     
Impacted Files Coverage Δ
src/bleak_retry_connector/__init__.py 83.93% <50.00%> (-1.69%) ⬇️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sometimes the ESP32 or the BlueZ stack will resolve services incorrectly
so we need a way to clear the cache
Sometimes the ESP32 or the BlueZ stack will resolve services incorrectly
so we need a way to clear the cache
@bdraco bdraco merged commit 6ca6011 into main Dec 3, 2022
@bdraco bdraco deleted the clear_cache branch December 3, 2022 17:52
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.

1 participant