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

add central event reasons to the log package #7215

Merged
merged 4 commits into from
Jan 28, 2025

Merge branch 'main' into central-event-reasons

49b340e
Select commit
Loading
Failed to load commit list.
Merged

add central event reasons to the log package #7215

Merge branch 'main' into central-event-reasons
49b340e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2025 in 0s

52.70% (-0.02%) compared to 65b2d52

View this Pull Request on Codecov

52.70% (-0.02%) compared to 65b2d52

Details

Codecov Report

Attention: Patch coverage is 26.76056% with 104 lines in your changes missing coverage. Please review.

Project coverage is 52.70%. Comparing base (65b2d52) to head (49b340e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/k8s/controller.go 0.00% 41 Missing ⚠️
internal/configs/configmaps.go 20.93% 34 Missing ⚠️
internal/externaldns/sync.go 25.00% 6 Missing ⚠️
internal/k8s/transport_server.go 0.00% 6 Missing ⚠️
internal/k8s/appprotect_dos.go 0.00% 4 Missing ⚠️
internal/certmanager/sync.go 57.14% 3 Missing ⚠️
internal/k8s/global_configuration.go 0.00% 3 Missing ⚠️
internal/k8s/appprotect_waf.go 0.00% 2 Missing ⚠️
internal/k8s/policy.go 0.00% 2 Missing ⚠️
internal/license_reporting/license_reporting.go 0.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7215      +/-   ##
==========================================
- Coverage   52.72%   52.70%   -0.02%     
==========================================
  Files          89       89              
  Lines       20843    20843              
==========================================
- Hits        10989    10985       -4     
- Misses       9396     9398       +2     
- Partials      458      460       +2     

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