Skip to content

Add AsyncServiceBrowser example#487

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:async_sb_example
Jun 7, 2021
Merged

Add AsyncServiceBrowser example#487
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:async_sb_example

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Jun 7, 2021

Closes #430

@bdraco bdraco force-pushed the async_sb_example branch 2 times, most recently from 1bdec97 to 5b38624 Compare June 7, 2021 02:27
@bdraco bdraco force-pushed the async_sb_example branch from 5b38624 to 2d7eabb Compare June 7, 2021 02:28
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 7, 2021

Codecov Report

Merging #487 (2d7eabb) into master (49db96d) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #487      +/-   ##
==========================================
+ Coverage   96.01%   96.07%   +0.05%     
==========================================
  Files           4        4              
  Lines        3414     3414              
  Branches      412      412              
==========================================
+ Hits         3278     3280       +2     
  Misses         80       80              
+ Partials       56       54       -2     
Impacted Files Coverage Δ
zeroconf/__init__.py 92.84% <0.00%> (+0.12%) ⬆️

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 49db96d...2d7eabb. Read the comment docs.

@bdraco bdraco merged commit ef9334f into python-zeroconf:master Jun 7, 2021
@bdraco bdraco deleted the async_sb_example branch June 7, 2021 02:34
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.

Create example for AsyncServiceBrowser added in #429

2 participants