feat: improve performance by adding cython pxd for RecordManager by bdraco · Pull Request #1241 · 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

Aug 28, 2023

No description provided.

@codecov

Copy link Copy Markdown

codecov bot commented

Aug 28, 2023

edited

Loading

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (9da99d7) 99.82% compared to head (38c7e0c) 99.82%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1241   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files          28       28           
  Lines        2820     2820           
  Branches      479      479           
=======================================
  Hits         2815     2815           
  Misses          3        3           
  Partials        2        2           
Files Changed Coverage Δ
src/zeroconf/_handlers/record_manager.py 100.00% <100.00%> (ø)

☔ 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

August 29, 2023 01:56

@bdraco bdraco changed the title feat: add cython pxd for RecordManager feat: improve performance by adding cython pxd for RecordManager

Aug 29, 2023

@bdraco bdraco merged commit a7dad3d into master

Aug 29, 2023

@bdraco bdraco deleted the cython_record_manager branch

August 29, 2023 01:58

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