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: improve performance responding to queries #1217

Merged
merged 2 commits into from Aug 14, 2023
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Aug 14, 2023

This is a small improvement for when there are query storms (mainly driven by HA startup)

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5df8a57) 99.78% compared to head (c016506) 99.78%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1217   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          22       22           
  Lines        2761     2765    +4     
  Branches      480      480           
=======================================
+ Hits         2755     2759    +4     
  Misses          3        3           
  Partials        3        3           
Files Changed Coverage Δ
src/zeroconf/__init__.py 100.00% <100.00%> (ø)
src/zeroconf/_services/info.py 100.00% <100.00%> (ø)
src/zeroconf/const.py 100.00% <100.00%> (ø)

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

@bdraco bdraco marked this pull request as ready for review August 14, 2023 01:40
@bdraco bdraco merged commit 69b33be into master Aug 14, 2023
34 checks passed
@bdraco bdraco deleted the info_cleanups branch August 14, 2023 01:40
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