Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace GRPC state of world updates with ADS Delta #6806

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Add release note

e6d2d26
Select commit
Loading
Failed to load commit list.
Open

Replace GRPC state of world updates with ADS Delta #6806

Add release note
e6d2d26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

81.05% (-0.01%) compared to 8a60b0d, passed because coverage increased by 0.02% when compared to adjusted base (81.03%)

View this Pull Request on Codecov

81.05% (-0.01%) compared to 8a60b0d, passed because coverage increased by 0.02% when compared to adjusted base (81.03%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.05%. Comparing base (8a60b0d) to head (e6d2d26).
Report is 15 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6806      +/-   ##
==========================================
- Coverage   81.05%   81.05%   -0.01%     
==========================================
  Files         133      133              
  Lines       20026    20024       -2     
==========================================
- Hits        16232    16230       -2     
  Misses       3500     3500              
  Partials      294      294              
Files with missing lines Coverage Δ
internal/envoy/v3/auth.go 100.00% <100.00%> (ø)
internal/envoy/v3/bootstrap.go 92.43% <100.00%> (+0.15%) ⬆️
internal/envoy/v3/cluster.go 96.36% <100.00%> (-0.12%) ⬇️
internal/envoy/v3/listener.go 98.49% <100.00%> (ø)
internal/envoy/v3/stats.go 100.00% <100.00%> (ø)
internal/featuretests/v3/envoy.go 99.13% <100.00%> (ø)