Skip to content

fix: reject codec-changing re-INVITE with 488 - #767

Open
lixuanqun wants to merge 1 commit into
livekit:mainfrom
lixuanqun:cursor/fix-reinvite-codec-mismatch-33f3
Open

fix: reject codec-changing re-INVITE with 488#767
lixuanqun wants to merge 1 commit into
livekit:mainfrom
lixuanqun:cursor/fix-reinvite-codec-mismatch-33f3

fix: reject codec-changing re-INVITE with 488

7aeb455
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 1s

66.19% (+0.93%) compared to 0460b40

View this Pull Request on Codecov

66.19% (+0.93%) compared to 0460b40

Details

Codecov Report

❌ Patch coverage is 93.18182% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.19%. Comparing base (0460b40) to head (7aeb455).
⚠️ Report is 340 commits behind head on main.

Files with missing lines Patch % Lines
pkg/sip/inbound.go 92.85% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #767      +/-   ##
==========================================
+ Coverage   65.25%   66.19%   +0.93%     
==========================================
  Files          51       41      -10     
  Lines        6588     7981    +1393     
==========================================
+ Hits         4299     5283     +984     
- Misses       1915     2214     +299     
- Partials      374      484     +110     

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