feat: speed up processing incoming packets by bdraco · Pull Request #1352 · python-zeroconf/python-zeroconf
Navigation Menu
{{ message }}
python-zeroconf / python-zeroconf Public
- Notifications You must be signed in to change notification settings
- Fork 229
Merged
feat: speed up processing incoming packets#1352
feat: speed up processing incoming packets#1352
Conversation
Copy link Copy Markdown
Member
bdraco
commented
Dec 19, 2023
bdraco
commented
refactor the query handler and add additional types to related modules
bdraco added 2 commits
December 18, 2023 21:26refactor the query handler and add additional types to related modules
refactor the query handler and add additional types to related modules
Copy link Copy Markdown
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
9eac0a1) 99.75% compared to head (0bff2fe) 99.75%.
Additional details and impacted files
@@ Coverage Diff @@ ## master #1352 +/- ## ========================================== - Coverage 99.75% 99.75% -0.01% ========================================== Files 30 30 Lines 3243 3242 -1 Branches 536 536 ========================================== - Hits 3235 3234 -1 Misses 5 5 Partials 3 3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
bdraco
marked this pull request as ready for review
bdraco
merged commit
6c15325
into
master
bdraco
deleted the
query_handler_refactor
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment