feat: support event tracing#607
Open
hwjiangkai wants to merge 5 commits into
Open
Codecov / codecov/project
failed
Apr 10, 2026 in 0s
54.07% (-3.00%) compared to ee76217
View this Pull Request on Codecov
54.07% (-3.00%) compared to ee76217
Details
Codecov Report
❌ Patch coverage is 50.52632% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.07%. Comparing base (ee76217) to head (daa31f6).
Additional details and impacted files
@@ Coverage Diff @@
## main #607 +/- ##
==========================================
- Coverage 57.07% 54.07% -3.00%
==========================================
Files 190 224 +34
Lines 15191 18125 +2934
==========================================
+ Hits 8670 9801 +1131
- Misses 5884 7534 +1650
- Partials 637 790 +153 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/gateway/proxy/deadletter.go | 0.00% <0.00%> (ø) |
|
| internal/gateway/proxy/proxy.go | 22.94% <0.00%> (-0.15%) |
⬇️ |
| internal/trigger/reader/reader.go | 75.15% <65.38%> (-0.03%) |
⬇️ |
| internal/trigger/trigger/trigger.go | 64.70% <47.36%> (-2.04%) |
⬇️ |
| internal/gateway/gateway.go | 55.26% <55.00%> (-12.41%) |
⬇️ |
... and 85 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 895dd83...daa31f6. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading