Skip to content

Move asyncio utils into zeroconf.utils.aio#530

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:utils
Jun 12, 2021
Merged

Move asyncio utils into zeroconf.utils.aio#530
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:utils

Conversation

@bdraco

@bdraco bdraco commented Jun 12, 2021

Copy link
Copy Markdown
Member

Closes #519
Supports #521

@codecov-commenter

codecov-commenter commented Jun 12, 2021

Copy link
Copy Markdown

Codecov Report

Merging #530 (143bad0) into master (3f1a5a7) will increase coverage by 0.03%.
The diff coverage is 96.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #530      +/-   ##
==========================================
+ Coverage   93.56%   93.60%   +0.03%     
==========================================
  Files           3        4       +1     
  Lines        1866     1876      +10     
  Branches      349      350       +1     
==========================================
+ Hits         1746     1756      +10     
  Misses         74       74              
  Partials       46       46              
Impacted Files Coverage Δ
zeroconf/utils/aio.py 96.42% <96.42%> (ø)
zeroconf/aio.py 99.37% <100.00%> (+0.49%) ⬆️

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 3f1a5a7...143bad0. Read the comment docs.

@bdraco bdraco merged commit 2d8a27a into python-zeroconf:master Jun 12, 2021
@bdraco bdraco deleted the utils branch June 12, 2021 20:40
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.

Move asyncutils into a new file

2 participants