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: add PolicyStatus for ClientTrafficPolicy #2895

Merged
merged 4 commits into from
Mar 13, 2024

revert discard policy status

5210a29
Select commit
Loading
Failed to load commit list.
Merged

feat: add PolicyStatus for ClientTrafficPolicy #2895

revert discard policy status
5210a29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 0s

64.32% (target 60.00%)

View this Pull Request on Codecov

64.32% (target 60.00%)

Details

Codecov Report

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

Project coverage is 64.32%. Comparing base (bb0a9a7) to head (5210a29).

Files Patch % Lines
internal/provider/kubernetes/controller.go 0.00% 1 Missing ⚠️
internal/provider/kubernetes/status.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2895      +/-   ##
==========================================
+ Coverage   64.16%   64.32%   +0.16%     
==========================================
  Files         124      123       -1     
  Lines       20985    20996      +11     
==========================================
+ Hits        13464    13505      +41     
+ Misses       6669     6642      -27     
+ Partials      852      849       -3     

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