feat: small speed up to constructing outgoing packets by bdraco · Pull Request #1354 · python-zeroconf/python-zeroconf
Conversation
Some of the functions that return None in outgoing where missing void types so they would end up having to do ref counting
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
9eac0a1) 99.75% compared to head (6c7d093) 99.75%.
Report is 2 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #1354 +/- ## ========================================== - Coverage 99.75% 99.75% -0.01% ========================================== Files 30 30 Lines 3243 3238 -5 Branches 536 536 ========================================== - Hits 3235 3230 -5 Misses 5 5 Partials 3 3
☔ 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
deleted the
outgoing_speed_up2
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