Skip to content

use use length check instead of a reflect in EEP status#7061

Merged
arkodg merged 2 commits into
envoyproxy:mainfrom
arkodg:use-len-eep-status
Sep 25, 2025
Merged

use use length check instead of a reflect in EEP status#7061
arkodg merged 2 commits into
envoyproxy:mainfrom
arkodg:use-len-eep-status

Merge branch 'main' into use-len-eep-status

a86001b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2025 in 0s

71.07% (target 60.00%)

View this Pull Request on Codecov

71.07% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 71.07%. Comparing base (a131a8a) to head (a86001b).

Files with missing lines Patch % Lines
internal/xds/runner/runner.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7061      +/-   ##
==========================================
+ Coverage   71.04%   71.07%   +0.03%     
==========================================
  Files         227      227              
  Lines       40435    40435              
==========================================
+ Hits        28726    28740      +14     
+ Misses      10012    10000      -12     
+ Partials     1697     1695       -2     

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