Skip to content

Disable protected-access on the ServiceBrowser usage of _handlers_lock#452

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:handlers_lock
Jun 5, 2021
Merged

Disable protected-access on the ServiceBrowser usage of _handlers_lock#452
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:handlers_lock

Conversation

@bdraco

@bdraco bdraco commented Jun 5, 2021

Copy link
Copy Markdown
Member

@codecov-commenter

codecov-commenter commented Jun 5, 2021

Copy link
Copy Markdown

Codecov Report

Merging #452 (0a9f257) into master (6002c9c) will decrease coverage by 0.76%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #452      +/-   ##
==========================================
- Coverage   95.82%   95.05%   -0.77%     
==========================================
  Files           4        4              
  Lines        3259     3259              
  Branches      405      405              
==========================================
- Hits         3123     3098      -25     
- Misses         81       95      +14     
- Partials       55       66      +11     
Impacted Files Coverage Δ
zeroconf/__init__.py 91.40% <100.00%> (-1.13%) ⬇️
zeroconf/asyncio.py 98.67% <0.00%> (-0.67%) ⬇️
zeroconf/test.py 98.37% <0.00%> (-0.47%) ⬇️

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 6002c9c...0a9f257. Read the comment docs.

@bdraco bdraco merged commit 69c4cf6 into python-zeroconf:master Jun 5, 2021
@bdraco bdraco deleted the handlers_lock branch June 5, 2021 23:21
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