Skip to content

Add optional Opus codec support for SIP#712

Open
kannanmaran wants to merge 6 commits into
livekit:mainfrom
kannanmaran:feature/opus-support
Open

Add optional Opus codec support for SIP#712
kannanmaran wants to merge 6 commits into
livekit:mainfrom
kannanmaran:feature/opus-support

Merge upstream/main (#713) into feature/opus-support

da83e0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 1s

66.22% (+0.96%) compared to 0460b40

View this Pull Request on Codecov

66.22% (+0.96%) compared to 0460b40

Details

Codecov Report

❌ Patch coverage is 62.05128% with 74 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.22%. Comparing base (0460b40) to head (da83e0d).
⚠️ Report is 303 commits behind head on main.

Files with missing lines Patch % Lines
pkg/media/opus/opus_codec.go 65.95% 33 Missing and 15 partials ⚠️
pkg/sip/media_codecs_opus.go 65.00% 12 Missing and 2 partials ⚠️
pkg/sip/service.go 7.69% 11 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #712      +/-   ##
==========================================
+ Coverage   65.25%   66.22%   +0.96%     
==========================================
  Files          51       43       -8     
  Lines        6588     7653    +1065     
==========================================
+ Hits         4299     5068     +769     
- Misses       1915     2111     +196     
- Partials      374      474     +100     

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