Skip to content

Add MCP server - #70

Merged
codingjoe merged 20 commits into
mainfrom
mcp
Apr 28, 2026
Merged

Add MCP server#70
codingjoe merged 20 commits into
mainfrom
mcp

Improve docs

0785eaf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 0s

67.12% (+5.84%) compared to dcf9823

View this Pull Request on Codecov

67.12% (+5.84%) compared to dcf9823

Details

Codecov Report

❌ Patch coverage is 70.21277% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.12%. Comparing base (dcf9823) to head (0785eaf).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
voip/__main__.py 0.00% 14 Missing ⚠️
voip/sip/protocol.py 42.85% 12 Missing ⚠️
voip/sip/transactions.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   61.28%   67.12%   +5.84%     
==========================================
  Files          27       28       +1     
  Lines        2291     2376      +85     
==========================================
+ Hits         1404     1595     +191     
+ Misses        887      781     -106     

☔ 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.