Skip to content

[release/v1.4] Cherrypick fixes from main into v1.4 branch#6044

Merged
arkodg merged 66 commits into
envoyproxy:release/v1.4from
arkodg:cp-again-9
May 13, 2025
Merged

[release/v1.4] Cherrypick fixes from main into v1.4 branch#6044
arkodg merged 66 commits into
envoyproxy:release/v1.4from
arkodg:cp-again-9

make gen round 2

3ab349d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded May 13, 2025 in 0s

70.44% (target 60.00%)

View this Pull Request on Codecov

70.44% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 66.71053% with 506 lines in your changes missing coverage. Please review.

Project coverage is 70.44%. Comparing base (e4ccc35) to head (3ab349d).

Files with missing lines Patch % Lines
internal/provider/file/store.go 45.83% 76 Missing and 28 partials ⚠️
internal/provider/kubernetes/controller.go 55.34% 70 Missing and 1 partial ⚠️
internal/provider/kubernetes/indexers.go 60.15% 45 Missing and 8 partials ⚠️
internal/xds/translator/ratelimit.go 78.94% 26 Missing and 14 partials ⚠️
internal/xds/server/kubejwt/jwtinterceptor.go 0.00% 33 Missing ⚠️
internal/provider/kubernetes/routes.go 65.21% 18 Missing and 6 partials ⚠️
internal/xds/server/kubejwt/tokenreview.go 0.00% 21 Missing ⚠️
internal/utils/merge.go 70.96% 13 Missing and 5 partials ⚠️
internal/gatewayapi/backendtrafficpolicy.go 63.15% 12 Missing and 2 partials ⚠️
internal/infrastructure/kubernetes/infra.go 38.09% 13 Missing ⚠️
... and 26 more
Additional details and impacted files
@@               Coverage Diff                @@
##           release/v1.4    #6044      +/-   ##
================================================
+ Coverage         65.18%   70.44%   +5.25%     
================================================
  Files               224      217       -7     
  Lines             35857    36171     +314     
================================================
+ Hits              23373    25480    +2107     
+ Misses            11040     9172    -1868     
- Partials           1444     1519      +75     

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