fix: make no buffer space available when adding multicast memberships forgiving by bdraco · Pull Request #1516 · 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
fix: make no buffer space available when adding multicast memberships forgiving#1516
fix: make no buffer space available when adding multicast memberships forgiving#1516
Conversation
… forgiving fixes #1510
Copy link Copy Markdown
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.79%. Comparing base (
00cd736) to head (32c3a08).
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #1516 +/- ## ======================================= Coverage 99.79% 99.79% ======================================= Files 33 33 Lines 3382 3387 +5 Branches 459 461 +2 ======================================= + Hits 3375 3380 +5 Misses 5 5 Partials 2 2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Copy link Copy Markdown
CodSpeed Performance Report
Merging #1516 will not alter performance
Comparing forgiving_out_of_ip_memberships (32c3a08) with master (00cd736)
Summary
✅ 6 untouched benchmarks
bdraco commented Feb 12, 2025
tests/utils/test_net.py
Outdated
Show resolved
Hide resolved
tests/utils/test_net.py Outdated Show resolved Hide resolved
bdraco commented Feb 12, 2025
tests/utils/test_net.py
Outdated
Show resolved
Hide resolved
tests/utils/test_net.py Outdated Show resolved Hide resolved
bdraco
merged commit
f377d5c
into
master
bdraco
deleted the
forgiving_out_of_ip_memberships
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