Skip to content

Add IPv6 support and add stronger SIP types - #54

Merged
codingjoe merged 4 commits into
mainfrom
ipv6
Mar 18, 2026
Merged

Add IPv6 support and add stronger SIP types#54
codingjoe merged 4 commits into
mainfrom
ipv6

Refactor `_parse_hostport`: regex-based parsing, typed IP return, and…

daa1944
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 0s

93.79% (+1.28%) compared to 187448d

View this Pull Request on Codecov

93.79% (+1.28%) compared to 187448d

Details

Codecov Report

❌ Patch coverage is 99.15612% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.79%. Comparing base (187448d) to head (daa1944).

Files with missing lines Patch % Lines
voip/__main__.py 91.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   92.51%   93.79%   +1.28%     
==========================================
  Files          24       24              
  Lines        1790     1966     +176     
==========================================
+ Hits         1656     1844     +188     
+ Misses        134      122      -12     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.