Skip to content

Add test for Zeroconf.get_service_info failure case#657

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:test_get_service_info_fail_case
Jun 15, 2021
Merged

Add test for Zeroconf.get_service_info failure case#657
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:test_get_service_info_fail_case

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Jun 15, 2021

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 15, 2021

Codecov Report

Merging #657 (d3aaa2f) into master (87fe529) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #657      +/-   ##
==========================================
+ Coverage   97.05%   97.10%   +0.04%     
==========================================
  Files          17       17              
  Lines        2074     2074              
  Branches      359      359              
==========================================
+ Hits         2013     2014       +1     
- Misses         36       37       +1     
+ Partials       25       23       -2     
Impacted Files Coverage Δ
zeroconf/_utils/net.py 91.35% <0.00%> (-2.17%) ⬇️
zeroconf/_services/__init__.py 94.08% <0.00%> (+0.51%) ⬆️
zeroconf/_core.py 95.71% <0.00%> (+0.57%) ⬆️
zeroconf/_utils/aio.py 100.00% <0.00%> (+3.57%) ⬆️

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 87fe529...d3aaa2f. Read the comment docs.

@bdraco bdraco merged commit 5752ace into python-zeroconf:master Jun 15, 2021
@bdraco bdraco deleted the test_get_service_info_fail_case branch June 15, 2021 20:23
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.

2 participants