feat: small speed up to processing incoming records by bdraco · Pull Request #1345 · 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 15, 2023

adds missing void types to update functions

adds missing void types to update functions

@codecov

Copy link Copy Markdown

codecov bot commented

Dec 15, 2023

edited

Loading

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9b595a1) 99.77% compared to head (2a4ff3b) 99.77%.
Report is 10 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1345   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          30       30           
  Lines        3164     3164           
  Branches      528      528           
=======================================
  Hits         3157     3157           
  Misses          5        5           
  Partials        2        2           

☔ 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 15, 2023 23:59

@bdraco bdraco merged commit 7de655b into master

Dec 15, 2023

@bdraco bdraco deleted the missing_types_async_update_records branch

December 15, 2023 23:59

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