Skip to content

Mark zeroconf.core as protected by renaming to zeroconf._core#575

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

Mark zeroconf.core as protected by renaming to zeroconf._core#575
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:protect_core

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

- 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 #575 (8859469) into master (0e61b15) will decrease coverage by 0.61%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #575      +/-   ##
==========================================
- Coverage   95.08%   94.47%   -0.62%     
==========================================
  Files          18       18              
  Lines        1955     1955              
  Branches      349      349              
==========================================
- Hits         1859     1847      -12     
- Misses         52       62      +10     
- Partials       44       46       +2     
Impacted Files Coverage Δ
zeroconf/_core.py 88.33% <ø> (ø)
zeroconf/handlers.py 96.63% <ø> (ø)
zeroconf/services/__init__.py 92.96% <ø> (-0.27%) ⬇️
zeroconf/__init__.py 90.00% <100.00%> (ø)
zeroconf/aio.py 99.40% <100.00%> (ø)
zeroconf/services/types.py 100.00% <100.00%> (ø)
zeroconf/utils/net.py 85.94% <0.00%> (-4.33%) ⬇️
zeroconf/const.py 97.26% <0.00%> (-2.74%) ⬇️

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 0e61b15...8859469. Read the comment docs.

@bdraco bdraco merged commit 601e8f7 into python-zeroconf:master Jun 13, 2021
@bdraco bdraco deleted the protect_core branch June 13, 2021 11:40
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