Skip to content

Move the ServiceRegistry into its own module#549

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

Move the ServiceRegistry into its own module#549
bdraco merged 1 commit into
python-zeroconf:masterfrom
bdraco:service_registry_module

Conversation

@bdraco

@bdraco bdraco commented Jun 13, 2021

Copy link
Copy Markdown
Member

No description provided.

@bdraco bdraco mentioned this pull request Jun 13, 2021
11 tasks
@bdraco bdraco force-pushed the service_registry_module branch from 132709e to 2929aab Compare June 13, 2021 01:30
@bdraco bdraco force-pushed the service_registry_module branch from 2929aab to f309f9a Compare June 13, 2021 01:31
@codecov-commenter

codecov-commenter commented Jun 13, 2021

Copy link
Copy Markdown

Codecov Report

Merging #549 (f309f9a) into master (c8a0a71) will increase coverage by 0.01%.
The diff coverage is 96.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #549      +/-   ##
==========================================
+ Coverage   93.98%   94.00%   +0.01%     
==========================================
  Files          14       15       +1     
  Lines        1944     1950       +6     
  Branches      353      353              
==========================================
+ Hits         1827     1833       +6     
  Misses         69       69              
  Partials       48       48              
Impacted Files Coverage Δ
zeroconf/services/__init__.py 93.15% <87.50%> (ø)
zeroconf/services/registry.py 98.00% <98.00%> (ø)
zeroconf/__init__.py 89.13% <100.00%> (+0.24%) ⬆️
zeroconf/core.py 90.77% <100.00%> (-0.69%) ⬇️

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 c8a0a71...f309f9a. Read the comment docs.

@bdraco bdraco merged commit 4086fb4 into python-zeroconf:master Jun 13, 2021
@bdraco bdraco deleted the service_registry_module branch June 13, 2021 01:35
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