Skip to content

Ensure the ServiceInfo.key gets updated when the name is changed externally#645

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:key_update_name
Jun 15, 2021
Merged

Ensure the ServiceInfo.key gets updated when the name is changed externally#645
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:key_update_name

Conversation

@bdraco

@bdraco bdraco commented Jun 15, 2021

Copy link
Copy Markdown
Member

When registering a service, allow_name change can mutate the ServiceInfo.name

…rnally

When registering a service, allow_name change can mutate the ServiceInfo.name
@bdraco bdraco force-pushed the key_update_name branch from 529aa4c to 4e7a181 Compare June 15, 2021 18:22
@codecov-commenter

codecov-commenter commented Jun 15, 2021

Copy link
Copy Markdown

Codecov Report

Merging #645 (4e7a181) into master (5ebd954) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #645      +/-   ##
==========================================
+ Coverage   96.52%   96.54%   +0.01%     
==========================================
  Files          17       17              
  Lines        2046     2053       +7     
  Branches      353      353              
==========================================
+ Hits         1975     1982       +7     
  Misses         40       40              
  Partials       31       31              
Impacted Files Coverage Δ
zeroconf/_services/__init__.py 93.57% <100.00%> (+0.11%) ⬆️

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 5ebd954...4e7a181. Read the comment docs.

@bdraco bdraco merged commit 330e36c into python-zeroconf:master Jun 15, 2021
@bdraco bdraco deleted the key_update_name branch June 15, 2021 18:29
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.

2 participants