Skip to content

Fix flakey test_update_record#470

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:flakey_test_update_record
Jun 6, 2021
Merged

Fix flakey test_update_record#470
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:flakey_test_update_record

Conversation

@bdraco

@bdraco bdraco commented Jun 6, 2021

Copy link
Copy Markdown
Member

Fixes #469

@codecov-commenter

codecov-commenter commented Jun 6, 2021

Copy link
Copy Markdown

Codecov Report

Merging #470 (f9172a4) into master (7a50402) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #470   +/-   ##
=======================================
  Coverage   95.74%   95.75%           
=======================================
  Files           4        4           
  Lines        3316     3320    +4     
  Branches      402      402           
=======================================
+ Hits         3175     3179    +4     
  Misses         85       85           
  Partials       56       56           
Impacted Files Coverage Δ
zeroconf/__init__.py 92.26% <100.00%> (+0.01%) ⬆️
zeroconf/test.py 98.86% <100.00%> (ø)

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 8a9ae29...f9172a4. Read the comment docs.

@bdraco bdraco merged commit 1eaeef2 into python-zeroconf:master Jun 6, 2021
@bdraco bdraco deleted the flakey_test_update_record branch June 6, 2021 08: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.

test_update_record is flakey

2 participants