Skip to content

Add missing coverage for ipv6 network utils#555

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:add_missing_ipv6_coverage
Jun 13, 2021
Merged

Add missing coverage for ipv6 network utils#555
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:add_missing_ipv6_coverage

Conversation

@bdraco

@bdraco bdraco commented Jun 13, 2021

Copy link
Copy Markdown
Member

Closes #538

@codecov-commenter

codecov-commenter commented Jun 13, 2021

Copy link
Copy Markdown

Codecov Report

Merging #555 (03b1755) into master (e50b62b) will increase coverage by 0.71%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #555      +/-   ##
==========================================
+ Coverage   94.22%   94.94%   +0.71%     
==========================================
  Files          17       17              
  Lines        1958     1958              
  Branches      351      351              
==========================================
+ Hits         1845     1859      +14     
+ Misses         67       53      -14     
  Partials       46       46              
Impacted Files Coverage Δ
zeroconf/utils/net.py 90.27% <0.00%> (+7.56%) ⬆️

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 e50b62b...03b1755. Read the comment docs.

@bdraco bdraco merged commit 3dfda64 into python-zeroconf:master Jun 13, 2021
@bdraco bdraco deleted the add_missing_ipv6_coverage branch June 13, 2021 02:36
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.

Add missing coverage for network utils (mostly ipv6)

2 participants