feat: speed up processing incoming packets by bdraco · Pull Request #1352 · python-zeroconf/python-zeroconf

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@bdraco

Copy link Copy Markdown

Member

@bdraco bdraco commented

Dec 19, 2023

refactor the query handler and add additional types to related modules

refactor the query handler and add additional types to related modules
refactor the query handler and add additional types to related modules

@codecov

Copy link Copy Markdown

codecov bot commented

Dec 19, 2023

edited

Loading

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 bdraco marked this pull request as ready for review

December 19, 2023 07:50

@bdraco bdraco merged commit 6c15325 into master

Dec 19, 2023

@bdraco bdraco deleted the query_handler_refactor branch

December 19, 2023 07:50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@bdraco