Skip to content

feat: trace watchable messages#7403

Merged
arkodg merged 48 commits into
envoyproxy:mainfrom
shreealt:feat/tracing
Dec 9, 2025
Merged

feat: trace watchable messages#7403
arkodg merged 48 commits into
envoyproxy:mainfrom
shreealt:feat/tracing

Update internal/provider/kubernetes/controller.go

f0b9a4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2025 in 1s

72.28% (target 60.00%)

View this Pull Request on Codecov

72.28% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 46.75926% with 115 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.28%. Comparing base (174a3aa) to head (f0b9a4c).

Files with missing lines Patch % Lines
internal/gatewayapi/runner/runner.go 2.63% 36 Missing and 1 partial ⚠️
internal/provider/kubernetes/controller.go 39.13% 28 Missing ⚠️
internal/traces/register.go 20.00% 19 Missing and 1 partial ⚠️
internal/gatewayapi/resource/resource.go 57.89% 4 Missing and 4 partials ⚠️
internal/message/types.go 61.90% 4 Missing and 4 partials ⚠️
internal/xds/runner/runner.go 79.16% 3 Missing and 2 partials ⚠️
internal/admin/console/api.go 25.00% 2 Missing and 1 partial ⚠️
internal/cmd/server.go 0.00% 2 Missing ⚠️
internal/logging/log.go 80.00% 1 Missing and 1 partial ⚠️
internal/xds/cache/snapshotcache.go 71.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7403      +/-   ##
==========================================
- Coverage   72.39%   72.28%   -0.11%     
==========================================
  Files         233      234       +1     
  Lines       34343    34477     +134     
==========================================
+ Hits        24862    24922      +60     
- Misses       7704     7766      +62     
- Partials     1777     1789      +12     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.