Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: small cleanups to incoming data handlers #1282

Merged
merged 1 commit into from Oct 14, 2023
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Oct 14, 2023

  • 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
Copy link

codecov bot commented Oct 14, 2023

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
34 checks passed
@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.

None yet

1 participant