fix(inbound): send 503 on DispatchNoRuleDrop instead of silently dropping#696
Open
simllll wants to merge 1 commit into
Open
fix(inbound): send 503 on DispatchNoRuleDrop instead of silently dropping#696simllll wants to merge 1 commit into
simllll wants to merge 1 commit into
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).
| 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.
Loading