Skip to content

fix(inbound): send 503 on DispatchNoRuleDrop instead of silently dropping#696

Open
simllll wants to merge 1 commit into
livekit:mainfrom
simllll:fix/dispatch-no-rule-drop-sends-503
Open

fix(inbound): send 503 on DispatchNoRuleDrop instead of silently dropping#696
simllll wants to merge 1 commit into
livekit:mainfrom
simllll:fix/dispatch-no-rule-drop-sends-503

fix(inbound): send 503 response on DispatchNoRuleDrop instead of sile…

bf6b08f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 1s

66.75% (+1.50%) compared to 0460b40

View this Pull Request on Codecov

66.75% (+1.50%) compared to 0460b40

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 66.75%. Comparing base (0460b40) to head (bf6b08f).
⚠️ Report is 297 commits behind head on main.

Files with missing lines Patch % Lines
pkg/sip/inbound.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #696      +/-   ##
==========================================
+ Coverage   65.25%   66.75%   +1.50%     
==========================================
  Files          51       40      -11     
  Lines        6588     7382     +794     
==========================================
+ Hits         4299     4928     +629     
- Misses       1915     2011      +96     
- Partials      374      443      +69     

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