Skip to content

Fix reliablity of tests that patch sending#820

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:send_patching_tests
Jun 23, 2021
Merged

Fix reliablity of tests that patch sending#820
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:send_patching_tests

Conversation

@bdraco

@bdraco bdraco commented Jun 23, 2021

Copy link
Copy Markdown
Member

These tests were patching before everything was up and running.

Closes #815

@bdraco bdraco force-pushed the send_patching_tests branch from 1d32288 to 885b69c Compare June 23, 2021 02:43
@codecov-commenter

codecov-commenter commented Jun 23, 2021

Copy link
Copy Markdown

Codecov Report

Merging #820 (885b69c) into master (f9d3529) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #820   +/-   ##
=======================================
  Coverage   98.61%   98.61%           
=======================================
  Files          22       22           
  Lines        2303     2303           
  Branches      395      395           
=======================================
  Hits         2271     2271           
  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 f9d3529...885b69c. Read the comment docs.

@bdraco bdraco merged commit a7b4f8e into python-zeroconf:master Jun 23, 2021
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.

Make a helper to wait for ServiceBrowser start a test

2 participants