Skip to content

Add an AsyncZeroconfServiceTypes to mirror ZeroconfServiceTypes to zeroconf.aio#658

Merged
bdraco merged 3 commits into
python-zeroconf:masterfrom
bdraco:AsyncZeroconfServiceTypes
Jun 16, 2021
Merged

Add an AsyncZeroconfServiceTypes to mirror ZeroconfServiceTypes to zeroconf.aio#658
bdraco merged 3 commits into
python-zeroconf:masterfrom
bdraco:AsyncZeroconfServiceTypes

Conversation

@bdraco

@bdraco bdraco commented Jun 15, 2021

Copy link
Copy Markdown
Member

Closes #641

@bdraco bdraco force-pushed the AsyncZeroconfServiceTypes branch 3 times, most recently from 54df8ae to ac27b51 Compare June 15, 2021 20:49
@bdraco bdraco force-pushed the AsyncZeroconfServiceTypes branch from ac27b51 to df969ff Compare June 15, 2021 21:18
@codecov-commenter

codecov-commenter commented Jun 15, 2021

Copy link
Copy Markdown

Codecov Report

Merging #658 (0679781) into master (5752ace) will increase coverage by 0.11%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #658      +/-   ##
==========================================
+ Coverage   97.25%   97.36%   +0.11%     
==========================================
  Files          17       17              
  Lines        2074     2087      +13     
  Branches      359      360       +1     
==========================================
+ Hits         2017     2032      +15     
+ Misses         34       33       -1     
+ Partials       23       22       -1     
Impacted Files Coverage Δ
zeroconf/aio.py 99.39% <100.00%> (+0.05%) ⬆️
zeroconf/_core.py 96.28% <0.00%> (+0.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 5752ace...0679781. Read the comment docs.

@bdraco bdraco merged commit aaf8a36 into python-zeroconf:master Jun 16, 2021
@bdraco bdraco deleted the AsyncZeroconfServiceTypes branch June 16, 2021 00:04
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.

Implement async version of types find as async_find

2 participants