Skip to content

Reduce branching in Zeroconf.handle_response#459

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:reduce_branching_handle_response_part1
Jun 6, 2021
Merged

Reduce branching in Zeroconf.handle_response#459
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:reduce_branching_handle_response_part1

Conversation

@bdraco

@bdraco bdraco commented Jun 5, 2021

Copy link
Copy Markdown
Member

First pass at #457

@codecov-commenter

codecov-commenter commented Jun 5, 2021

Copy link
Copy Markdown

Codecov Report

Merging #459 (501aaab) into master (6fafdee) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #459      +/-   ##
==========================================
+ Coverage   95.58%   95.64%   +0.05%     
==========================================
  Files           4        4              
  Lines        3261     3260       -1     
  Branches      406      405       -1     
==========================================
+ Hits         3117     3118       +1     
+ Misses         86       85       -1     
+ Partials       58       57       -1     
Impacted Files Coverage Δ
zeroconf/__init__.py 92.15% <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 6fafdee...501aaab. Read the comment docs.

@bdraco bdraco force-pushed the reduce_branching_handle_response_part1 branch from 3c1f415 to cdf236c Compare June 6, 2021 00:31
@bdraco bdraco force-pushed the reduce_branching_handle_response_part1 branch from cdf236c to 501aaab Compare June 6, 2021 00:32
@bdraco bdraco merged commit ceb0def into python-zeroconf:master Jun 6, 2021
@bdraco bdraco deleted the reduce_branching_handle_response_part1 branch June 6, 2021 00:57
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