Skip to content

Drop AsyncServiceListener#754

Merged
bdraco merged 5 commits into
python-zeroconf:masterfrom
bdraco:drop_async_listeners
Jun 19, 2021
Merged

Drop AsyncServiceListener#754
bdraco merged 5 commits into
python-zeroconf:masterfrom
bdraco:drop_async_listeners

Conversation

@bdraco

@bdraco bdraco commented Jun 19, 2021

Copy link
Copy Markdown
Member
  • These are no longer needed as the base ServiceListener can
    now handle both cases

Closes #753

This is not a breaking change since these never shipped

bdraco added 3 commits June 19, 2021 11:00
- These are no longer needed as the base ServiceListener can
  now handle both cases
@codecov-commenter

codecov-commenter commented Jun 19, 2021

Copy link
Copy Markdown

Codecov Report

Merging #754 (44da949) into master (4d0a8f3) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #754      +/-   ##
==========================================
- Coverage   98.51%   98.46%   -0.05%     
==========================================
  Files          20       20              
  Lines        2218     2212       -6     
  Branches      379      379              
==========================================
- Hits         2185     2178       -7     
  Misses         22       22              
- Partials       11       12       +1     
Impacted Files Coverage Δ
zeroconf/aio.py 100.00% <100.00%> (ø)
zeroconf/_utils/aio.py 95.74% <0.00%> (-2.13%) ⬇️

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 4d0a8f3...44da949. Read the comment docs.

@bdraco bdraco merged commit 04cd268 into python-zeroconf:master Jun 19, 2021
@bdraco bdraco deleted the drop_async_listeners branch June 19, 2021 21:15
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.

Remove AsyncServiceListeners

2 participants