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: backendTLSPolicy controller #6712

Merged
merged 5 commits into from
Nov 29, 2024

fix bad function renaming

805281f
Select commit
Loading
Failed to load commit list.
Merged

feat: backendTLSPolicy controller #6712

fix bad function renaming
805281f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 1s

77.7% (-0.2%) compared to f187f31

View this Pull Request on Codecov

77.7% (-0.2%) compared to f187f31

Details

Codecov Report

Attention: Patch coverage is 49.54955% with 168 lines in your changes missing coverage. Please review.

Project coverage is 77.7%. Comparing base (f187f31) to head (805281f).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...controllers/gateway/backendtlspolicy_controller.go 39.0% 89 Missing and 17 partials ⚠️
...rnal/controllers/gateway/backendtlspolicy_utils.go 55.2% 45 Missing and 6 partials ⚠️
internal/store/fake_store.go 25.0% 5 Missing and 1 partial ⚠️
internal/manager/scheme/scheme.go 0.0% 2 Missing and 1 partial ⚠️
internal/store/store.go 0.0% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #6712     +/-   ##
=======================================
- Coverage   77.8%   77.7%   -0.2%     
=======================================
  Files        204     206      +2     
  Lines      23870   24302    +432     
=======================================
+ Hits       18590   18889    +299     
- Misses      4337    4441    +104     
- Partials     943     972     +29     

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