Skip to content

feat: small cleanups to incoming data handlers#1282

Merged
bdraco merged 1 commit into
masterfrom
handlers_speed_up
Oct 14, 2023
Merged

feat: small cleanups to incoming data handlers#1282
bdraco merged 1 commit into
masterfrom
handlers_speed_up

Conversation

@bdraco

@bdraco bdraco commented Oct 14, 2023

Copy link
Copy Markdown
Member
  • remove dead code
  • add explict checks for truth
  • add more cython typing

- remove dead code
- add explict checks for truth
- add more cython typing
@codecov

codecov Bot commented Oct 14, 2023

Copy link
Copy Markdown

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
src/zeroconf/__init__.py 100.00% <100.00%> (ø)
src/zeroconf/_handlers/query_handler.py 100.00% <100.00%> (ø)
src/zeroconf/_handlers/record_manager.py 98.86% <100.00%> (-0.02%) ⬇️

📢 Thoughts on this report? Let us know!.

@bdraco bdraco marked this pull request as ready for review October 14, 2023 19:29
@bdraco bdraco merged commit 4f4bd9f into master Oct 14, 2023
@bdraco bdraco deleted the handlers_speed_up branch October 14, 2023 19:29
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.

1 participant