Skip to content

feat: speed up processing incoming records#1206

Merged
bdraco merged 2 commits into
masterfrom
dns_record_expired
Aug 2, 2023
Merged

feat: speed up processing incoming records#1206
bdraco merged 2 commits into
masterfrom
dns_record_expired

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Aug 2, 2023

add cython defs for dns record ttl compares

add cython defs for dns record ttl compares
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 2, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8019a73) 99.78% compared to head (64d9899) 99.78%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1206   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          22       22           
  Lines        2740     2746    +6     
  Branches      475      476    +1     
=======================================
+ Hits         2734     2740    +6     
  Misses          3        3           
  Partials        3        3           
Files Changed Coverage Δ
src/zeroconf/__init__.py 100.00% <100.00%> (ø)
src/zeroconf/_dns.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 2, 2023 04:48
@bdraco bdraco merged commit 126849c into master Aug 2, 2023
@bdraco bdraco deleted the dns_record_expired branch August 2, 2023 04:49
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