Skip to content

Fix test failure when has_working_ipv6 generates an exception#1022

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:fix_ipv6_test_fail
Oct 30, 2021
Merged

Fix test failure when has_working_ipv6 generates an exception#1022
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:fix_ipv6_test_fail

Conversation

@bdraco

@bdraco bdraco commented Oct 30, 2021

Copy link
Copy Markdown
Member

Fixes #1018

@codecov-commenter

codecov-commenter commented Oct 30, 2021

Copy link
Copy Markdown

Codecov Report

Merging #1022 (664dc39) into master (686febd) will decrease coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1022      +/-   ##
==========================================
- Coverage   99.68%   99.48%   -0.20%     
==========================================
  Files          23       23              
  Lines        2526     2526              
  Branches      413      413              
==========================================
- Hits         2518     2513       -5     
- Misses          5        7       +2     
- Partials        3        6       +3     
Impacted Files Coverage Δ
zeroconf/_utils/net.py 97.50% <0.00%> (-2.50%) ⬇️

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 686febd...664dc39. Read the comment docs.

@bdraco bdraco merged commit cd8984d into python-zeroconf:master Oct 30, 2021
@bdraco bdraco deleted the fix_ipv6_test_fail branch October 30, 2021 15:16
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.

0.36.9: pytest errors

2 participants