Skip to content

Add invite authentication support and add security policy fallback schemes - #94

Merged
codingjoe merged 9 commits into
mainfrom
out-auth
Jun 19, 2026
Merged

Add invite authentication support and add security policy fallback schemes#94
codingjoe merged 9 commits into
mainfrom
out-auth

Refactor

46046b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 1s

77.36% (+8.47%) compared to 24492f5

View this Pull Request on Codecov

77.36% (+8.47%) compared to 24492f5

Details

Codecov Report

❌ Patch coverage is 83.10811% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.36%. Comparing base (24492f5) to head (46046b6).

Files with missing lines Patch % Lines
voip/sip/transactions.py 90.57% 13 Missing ⚠️
voip/ai.py 35.29% 11 Missing ⚠️
voip/audio.py 23.07% 10 Missing ⚠️
voip/sip/protocol.py 62.50% 6 Missing ⚠️
voip/srtp.py 89.83% 6 Missing ⚠️
voip/__main__.py 0.00% 3 Missing ⚠️
voip/sip/messages.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ Coverage   68.89%   77.36%   +8.47%     
==========================================
  Files          28       28              
  Lines        2382     2465      +83     
==========================================
+ Hits         1641     1907     +266     
+ Misses        741      558     -183     

☔ View full report in Codecov by Harness.
📢 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.