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

feat: gRPC Access Log Service (ALS) sink #3626

Merged
merged 20 commits into from
Jul 3, 2024

Merge branch 'main' into als

af76bd6
Select commit
Loading
Failed to load commit list.
Merged

feat: gRPC Access Log Service (ALS) sink #3626

Merge branch 'main' into als
af76bd6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2024 in 0s

68.90% (target 60.00%)

View this Pull Request on Codecov

68.90% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 73.77049% with 32 lines in your changes missing coverage. Please review.

Project coverage is 68.90%. Comparing base (1cf3016) to head (af76bd6).

Files Patch % Lines
internal/provider/kubernetes/controller.go 0.00% 16 Missing ⚠️
internal/xds/translator/accesslog.go 78.94% 11 Missing and 1 partial ⚠️
internal/gatewayapi/listener.go 93.93% 1 Missing and 1 partial ⚠️
internal/provider/kubernetes/indexers.go 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3626      +/-   ##
==========================================
+ Coverage   68.84%   68.90%   +0.06%     
==========================================
  Files         175      175              
  Lines       21524    21602      +78     
==========================================
+ Hits        14818    14885      +67     
- Misses       5632     5637       +5     
- Partials     1074     1080       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.