Skip to content

Implement multi-packet known answer supression#687

Merged
bdraco merged 25 commits into
python-zeroconf:masterfrom
bdraco:multipacket_known_answers
Jun 16, 2021
Merged

Implement multi-packet known answer supression#687
bdraco merged 25 commits into
python-zeroconf:masterfrom
bdraco:multipacket_known_answers

Conversation

@bdraco

@bdraco bdraco commented Jun 16, 2021

Copy link
Copy Markdown
Member

@codecov-commenter

codecov-commenter commented Jun 16, 2021

Copy link
Copy Markdown

Codecov Report

Merging #687 (c137d85) into master (e816053) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #687      +/-   ##
==========================================
+ Coverage   98.14%   98.21%   +0.06%     
==========================================
  Files          17       17              
  Lines        2105     2131      +26     
  Branches      367      376       +9     
==========================================
+ Hits         2066     2093      +27     
  Misses         23       23              
+ Partials       16       15       -1     
Impacted Files Coverage Δ
zeroconf/_core.py 97.86% <100.00%> (+0.14%) ⬆️
zeroconf/_handlers.py 100.00% <100.00%> (ø)
zeroconf/_utils/aio.py 100.00% <0.00%> (+3.57%) ⬆️

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 e816053...c137d85. Read the comment docs.

@bdraco bdraco marked this pull request as ready for review June 16, 2021 09:49
@bdraco bdraco merged commit 8a25a44 into python-zeroconf:master Jun 16, 2021
@bdraco bdraco deleted the multipacket_known_answers branch June 16, 2021 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The query responder does not handle Multipacket Known-Answer Suppression

2 participants