Skip to content

feat: optimize construction of outgoing dns records#1182

Merged
bdraco merged 4 commits into
masterfrom
opt_outgoing
Jun 13, 2023
Merged

feat: optimize construction of outgoing dns records#1182
bdraco merged 4 commits into
masterfrom
opt_outgoing

Conversation

@bdraco

@bdraco bdraco commented Jun 12, 2023

Copy link
Copy Markdown
Member

Adds some more cython types to avoid getattr overhead

@codecov

codecov Bot commented Jun 12, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6a85cbf) 99.81% compared to head (dc046e8) 99.81%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1182   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files          22       22           
  Lines        2700     2706    +6     
  Branches      470      470           
=======================================
+ Hits         2695     2701    +6     
  Misses          3        3           
  Partials        2        2           
Impacted Files Coverage Δ
src/zeroconf/_protocol/outgoing.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bdraco bdraco marked this pull request as ready for review June 13, 2023 01:15
@bdraco bdraco merged commit fc0341f into master Jun 13, 2023
@bdraco bdraco deleted the opt_outgoing branch June 13, 2023 01:15
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.

1 participant