Skip to content

Convert test_integration to asyncio to avoid testing threading races#828

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:test_integration
Jun 25, 2021
Merged

Convert test_integration to asyncio to avoid testing threading races#828
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:test_integration

Conversation

@bdraco

@bdraco bdraco commented Jun 25, 2021

Copy link
Copy Markdown
Member

Fixes #768

@codecov-commenter

codecov-commenter commented Jun 25, 2021

Copy link
Copy Markdown

Codecov Report

Merging #828 (71d352d) into master (82f80c3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #828   +/-   ##
=======================================
  Coverage   98.63%   98.63%           
=======================================
  Files          22       22           
  Lines        2337     2337           
  Branches      398      398           
=======================================
  Hits         2305     2305           
  Misses         21       21           
  Partials       11       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 82f80c3...71d352d. Read the comment docs.

@bdraco bdraco merged commit 4c4b388 into python-zeroconf:master Jun 25, 2021
@bdraco bdraco deleted the test_integration branch June 25, 2021 03:52
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.

tests/services/test_browser.py::test_integration is still flakey on pypy

2 participants