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

fix: skip the ReasonTargetNotFound for all policies #2802

Merged
merged 4 commits into from
Mar 8, 2024

fix gen-check and lint

c301d5a
Select commit
Loading
Failed to load commit list.
Merged

fix: skip the ReasonTargetNotFound for all policies #2802

fix gen-check and lint
c301d5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2024 in 0s

63.75% (target 60.00%)

View this Pull Request on Codecov

63.75% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 63.75%. Comparing base (44ede66) to head (c301d5a).

Files Patch % Lines
internal/gatewayapi/backendtrafficpolicy.go 33.33% 2 Missing ⚠️
internal/gatewayapi/securitypolicy.go 0.00% 2 Missing ⚠️
internal/gatewayapi/clienttrafficpolicy.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2802      +/-   ##
==========================================
+ Coverage   63.48%   63.75%   +0.27%     
==========================================
  Files         125      125              
  Lines       20778    20717      -61     
==========================================
+ Hits        13190    13209      +19     
+ Misses       6738     6665      -73     
+ Partials      850      843       -7     

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