Skip to content

Relocate tests to tests directory#527

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:tests_relocate
Jun 12, 2021
Merged

Relocate tests to tests directory#527
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:tests_relocate

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Jun 12, 2021

Closes #526

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 12, 2021

Codecov Report

Merging #527 (5b8d760) into master (14542bd) will decrease coverage by 2.70%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #527      +/-   ##
==========================================
- Coverage   96.27%   93.56%   -2.71%     
==========================================
  Files           6        3       -3     
  Lines        3566     1866    -1700     
  Branches      426      349      -77     
==========================================
- Hits         3433     1746    -1687     
+ Misses         81       74       -7     
+ Partials       52       46       -6     
Impacted Files Coverage Δ
zeroconf/__init__.py 92.98% <0.00%> (-0.06%) ⬇️

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 14542bd...5b8d760. Read the comment docs.

@bdraco bdraco merged commit 3f1a5a7 into python-zeroconf:master Jun 12, 2021
@bdraco bdraco deleted the tests_relocate branch June 12, 2021 20:27
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 tests into their own directory

2 participants