Skip to content

feat: speed up answering incoming questions#1186

Merged
bdraco merged 2 commits into
masterfrom
lookup
Jun 17, 2023
Merged

feat: speed up answering incoming questions#1186
bdraco merged 2 commits into
masterfrom
lookup

Conversation

@bdraco

@bdraco bdraco commented Jun 17, 2023

Copy link
Copy Markdown
Member

Speeds up the construction of the DNSRRSet lookup

Speeds up the construction of the DNSRRSet lookup
@codecov

codecov Bot commented Jun 17, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (fc0341f) 99.81% compared to head (ce32ab7) 99.81%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1186   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files          22       22           
  Lines        2706     2709    +3     
  Branches      470      471    +1     
=======================================
+ Hits         2701     2704    +3     
  Misses          3        3           
  Partials        2        2           
Impacted Files Coverage Δ
src/zeroconf/__init__.py 100.00% <100.00%> (ø)
src/zeroconf/_dns.py 100.00% <100.00%> (ø)
src/zeroconf/_handlers.py 100.00% <100.00%> (ø)

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

@bdraco bdraco marked this pull request as ready for review June 17, 2023 17:37
@bdraco bdraco merged commit 8f37665 into master Jun 17, 2023
@bdraco bdraco deleted the lookup branch June 17, 2023 17:37
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