Skip to content

Relocate ServiceTypesQuery tests to tests/services/test_types#584

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

Relocate ServiceTypesQuery tests to tests/services/test_types#584
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:move_ServiceTypesQuery_tests

Conversation

@bdraco

@bdraco bdraco commented Jun 13, 2021

Copy link
Copy Markdown
Member

close #546

@codecov-commenter

codecov-commenter commented Jun 13, 2021

Copy link
Copy Markdown

Codecov Report

Merging #584 (c0fc47f) into master (4a88066) will decrease coverage by 0.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #584      +/-   ##
==========================================
- Coverage   94.83%   94.47%   -0.36%     
==========================================
  Files          18       18              
  Lines        1954     1954              
  Branches      349      349              
==========================================
- Hits         1853     1846       -7     
- Misses         55       62       +7     
  Partials       46       46              
Impacted Files Coverage Δ
zeroconf/const.py 97.26% <0.00%> (-2.74%) ⬇️
zeroconf/_utils/net.py 85.94% <0.00%> (-2.17%) ⬇️
zeroconf/_core.py 88.33% <0.00%> (-0.34%) ⬇️

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 4a88066...c0fc47f. Read the comment docs.

@bdraco bdraco merged commit 1fe282b into python-zeroconf:master Jun 13, 2021
@bdraco bdraco deleted the move_ServiceTypesQuery_tests branch June 13, 2021 19:58
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.

Move services tests to tests/test_services.py

2 participants