Skip to content

Mark zeroconf.logger as protected by renaming to zeroconf._logger#578

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

Mark zeroconf.logger as protected by renaming to zeroconf._logger#578
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:protect_logger

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Jun 13, 2021

  • The public API should only access zeroconf and zeroconf.aio
    as internals may be relocated between releases

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 13, 2021

Codecov Report

Merging #578 (f34f9c4) into master (1a2ee68) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #578      +/-   ##
==========================================
- Coverage   95.13%   95.08%   -0.06%     
==========================================
  Files          18       18              
  Lines        1954     1954              
  Branches      349      349              
==========================================
- Hits         1859     1858       -1     
- Misses         51       52       +1     
  Partials       44       44              
Impacted Files Coverage Δ
zeroconf/_logger.py 96.29% <ø> (ø)
zeroconf/__init__.py 90.00% <100.00%> (ø)
zeroconf/_core.py 88.66% <100.00%> (-0.67%) ⬇️
zeroconf/_dns.py 98.21% <100.00%> (ø)
zeroconf/_handlers.py 96.63% <100.00%> (ø)
zeroconf/asyncio.py 100.00% <100.00%> (ø)
zeroconf/utils/net.py 90.27% <100.00%> (ø)
zeroconf/services/__init__.py 93.22% <0.00%> (+0.26%) ⬆️

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 1a2ee68...f34f9c4. Read the comment docs.

- The public API should only access zeroconf and zeroconf.aio
  as internals may be relocated between releases
@bdraco bdraco merged commit 500066f into python-zeroconf:master Jun 13, 2021
@bdraco bdraco deleted the protect_logger branch June 13, 2021 19:15
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