Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add utils #23

Merged
merged 4 commits into from
Dec 10, 2023
Merged

feat: add utils #23

merged 4 commits into from
Dec 10, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Dec 10, 2023

# Remove the first address for each family from addr_info
aiohappyeyeballs.pop_addr_infos_interleave(addr_info, 1)

# Remove all matching address from addr_info
aiohappyeyeballs.remove_addr_infos(addr_info, "dead::beef::")

Copy link

codecov bot commented Dec 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ca9c1fc) 100.00% compared to head (f694f3e) 100.00%.
Report is 1 commits behind head on main.

❗ Current head f694f3e differs from pull request most recent head edef00e. Consider uploading reports for the commit edef00e to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         4    +2     
  Lines           88       126   +38     
  Branches        24        36   +12     
=========================================
+ Hits            88       126   +38     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco merged commit d89311d into main Dec 10, 2023
17 checks passed
@bdraco bdraco deleted the utils branch December 10, 2023 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant