Skip to content

Break test_lots_of_names into two tests#764

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:breakup_lots_of_names_test
Jun 20, 2021
Merged

Break test_lots_of_names into two tests#764
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:breakup_lots_of_names_test

Conversation

@bdraco

@bdraco bdraco commented Jun 20, 2021

Copy link
Copy Markdown
Member
  • This was testing two things: name changes and log handling

  • Now test_verify_name_change_with_lots_of_names and
    test_large_packet_exception_log_handling

This test was failing occasionally on pypy3 mac os only
and the CI did not give enough to understand what was going
wrong. Next time it fails we will get a better idea where.

- This was testing two things: name changes and log handling

- Now test_verify_name_change_with_lots_of_names and
  test_large_packet_exception_log_handling

This test was failing occasionally on pypy3 mac os only
and the CI did not give enough to understand what was going
wrong. Next time it fails we will get a better idea where.
@codecov-commenter

codecov-commenter commented Jun 20, 2021

Copy link
Copy Markdown

Codecov Report

Merging #764 (cd9e6e4) into master (38b59a6) will decrease coverage by 0.31%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #764      +/-   ##
==========================================
- Coverage   98.68%   98.36%   -0.32%     
==========================================
  Files          20       20              
  Lines        2198     2198              
  Branches      375      375              
==========================================
- Hits         2169     2162       -7     
- Misses         18       22       +4     
- Partials       11       14       +3     
Impacted Files Coverage Δ
zeroconf/_handlers.py 96.96% <0.00%> (-3.04%) ⬇️
zeroconf/_utils/aio.py 95.74% <0.00%> (-2.13%) ⬇️

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 38b59a6...cd9e6e4. Read the comment docs.

@bdraco bdraco merged commit 85532e1 into python-zeroconf:master Jun 20, 2021
@bdraco bdraco deleted the breakup_lots_of_names_test branch June 20, 2021 05:00
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