Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: optimize construction of outgoing dns records #1182

Merged
merged 4 commits into from
Jun 13, 2023

Merge branch 'master' into opt_outgoing

dc046e8
Select commit
Failed to load commit list.
Merged

feat: optimize construction of outgoing dns records #1182

Merge branch 'master' into opt_outgoing
dc046e8
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2023 in 0s

99.81% (+0.00%) compared to 6a85cbf

View this Pull Request on Codecov

99.81% (+0.00%) compared to 6a85cbf

Details

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.