feat: speed up processing incoming records by bdraco · Pull Request #1206 · python-zeroconf/python-zeroconf
Navigation Menu
{{ message }}
python-zeroconf / python-zeroconf Public
- Notifications You must be signed in to change notification settings
- Fork 229
Merged
feat: speed up processing incoming records#1206
feat: speed up processing incoming records#1206
Conversation
Copy link Copy Markdown
Member
bdraco
commented
Aug 2, 2023
bdraco
commented
add cython defs for dns record ttl compares
add cython defs for dns record ttl compares
Copy link Copy Markdown
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
marked this pull request as ready for review
bdraco
merged commit
126849c
into
master
bdraco
deleted the
dns_record_expired
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment