feat: speed up question and answer history with a cython pxd by bdraco · Pull Request #1234 · python-zeroconf/python-zeroconf
Codecov Report
Patch coverage: 100.00% and project coverage change: +0.03% 🎉
Comparison is base (
30c3ad9) 99.78% compared to head (fe9bd32) 99.82%.
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #1234 +/- ## ========================================== + Coverage 99.78% 99.82% +0.03% ========================================== Files 25 25 Lines 2791 2798 +7 Branches 479 480 +1 ========================================== + Hits 2785 2793 +8 Misses 3 3 + Partials 3 2 -1
| Files Changed | Coverage Δ | |
|---|---|---|
| src/zeroconf/__init__.py | 100.00% <100.00%> (ø) |
|
| src/zeroconf/_history.py | 100.00% <100.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.