Skip to content

feat: support event tracing#607

Open
hwjiangkai wants to merge 5 commits into
mainfrom
tracing
Open

feat: support event tracing#607
hwjiangkai wants to merge 5 commits into
mainfrom
tracing

remove vanus sdk in go mod file

daa31f6
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 108 commits behind head on main.

Files with missing lines Patch % Lines
internal/gateway/gateway.go 55.00% 18 Missing ⚠️
internal/trigger/trigger/trigger.go 47.36% 10 Missing ⚠️
internal/gateway/proxy/proxy.go 0.00% 9 Missing ⚠️
internal/trigger/reader/reader.go 65.38% 8 Missing and 1 partial ⚠️
internal/gateway/proxy/deadletter.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

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