feat: optimize unpacking properties in ServiceInfo by bdraco · Pull Request #1225 · python-zeroconf/python-zeroconf
Codecov Report
Patch coverage: 100.00% and project coverage change: +0.32% 🎉
Comparison is base (
ceb92cf) 99.49% compared to head (9000c69) 99.82%.
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #1225 +/- ## ========================================== + Coverage 99.49% 99.82% +0.32% ========================================== Files 25 25 Lines 2794 2790 -4 Branches 480 479 -1 ========================================== + Hits 2780 2785 +5 + Misses 8 3 -5 + Partials 6 2 -4
| Files Changed | Coverage Δ | |
|---|---|---|
| src/zeroconf/__init__.py | 100.00% <100.00%> (ø) |
|
| src/zeroconf/_services/info.py | 100.00% <100.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.