feat: eliminate async_timeout dep on python less than 3.11 by bdraco · Pull Request #1500 · 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: eliminate async_timeout dep on python less than 3.11#1500
feat: eliminate async_timeout dep on python less than 3.11#1500
Conversation
bdraco added 7 commits
January 31, 2025 12:55Copy link Copy Markdown
CodSpeed Performance Report
Merging #1500 will not alter performance
Comparing running_event (abbe22b) with master (64138a3)
Summary
✅ 6 untouched benchmarks
bdraco added 8 commits
January 31, 2025 13:10Copy link Copy Markdown
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.79%. Comparing base (
64138a3) to head (abbe22b).
Report is 2 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #1500 +/- ## ======================================= Coverage 99.79% 99.79% ======================================= Files 33 33 Lines 3371 3377 +6 Branches 459 459 ======================================= + Hits 3364 3370 +6 Misses 5 5 Partials 2 2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
bdraco added 2 commits
January 31, 2025 13:51
bdraco
merged commit
44457be
into
master
bdraco
deleted the
running_event
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