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

adapt Envoy 1.31 #732

Merged
merged 8 commits into from
Sep 24, 2024

Merge branch 'main' into upgrade_to_latest_envoy_go

200cfb8
Select commit
Loading
Failed to load commit list.
Merged

adapt Envoy 1.31 #732

Merge branch 'main' into upgrade_to_latest_envoy_go
200cfb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 1s

88.44% (target 80.00%)

View this Pull Request on Codecov

88.44% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 79.79275% with 39 lines in your changes missing coverage. Please review.

Project coverage is 88.44%. Comparing base (ba4d69a) to head (200cfb8).

Files with missing lines Patch % Lines
api/pkg/filtermanager/api/api_129.go 70.58% 15 Missing ⚠️
api/tests/integration/libgolang/main_129.go 50.00% 7 Missing ⚠️
api/pkg/filtermanager/filtermanager.go 92.50% 3 Missing and 3 partials ⚠️
api/pkg/filtermanager/api_impl_129.go 54.54% 5 Missing ⚠️
api/pkg/consumer/consumer.go 25.00% 3 Missing ⚠️
api/pkg/dynamicconfig/dynamicconfig.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #732      +/-   ##
==========================================
+ Coverage   88.31%   88.44%   +0.13%     
==========================================
  Files         128      132       +4     
  Lines        6433     6475      +42     
==========================================
+ Hits         5681     5727      +46     
+ Misses        538      535       -3     
+ Partials      214      213       -1     

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