feat: improve performance by adding cython pxd for RecordManager by bdraco · Pull Request #1241 · 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: improve performance by adding cython pxd for RecordManager#1241
feat: improve performance by adding cython pxd for RecordManager#1241
Conversation
bdraco added 3 commits
August 28, 2023 17:00Copy link Copy Markdown
Codecov Report
Patch coverage: 100.00% and no project coverage change.
Comparison is base (
9da99d7) 99.82% compared to head (38c7e0c) 99.82%.
Additional details and impacted files
@@ Coverage Diff @@ ## master #1241 +/- ## ======================================= Coverage 99.82% 99.82% ======================================= Files 28 28 Lines 2820 2820 Branches 479 479 ======================================= Hits 2815 2815 Misses 3 3 Partials 2 2
| Files Changed | Coverage Δ | |
|---|---|---|
| src/zeroconf/_handlers/record_manager.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
changed the title
feat: add cython pxd for RecordManager
feat: improve performance by adding cython pxd for RecordManager
bdraco commented Aug 29, 2023
build_ext.py
Show resolved
Hide resolved
build_ext.py Show resolved Hide resolved
bdraco
merged commit
a7dad3d
into
master
bdraco
deleted the
cython_record_manager
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