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

Refactor to prepare for structured logs #6501

Merged
merged 8 commits into from
Sep 26, 2024

refactor to prepare for struct logs

3c0aea9
Select commit
Loading
Failed to load commit list.
Merged

Refactor to prepare for structured logs #6501

refactor to prepare for struct logs
3c0aea9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2024 in 0s

53.23% (-0.02%) compared to f6afacb

View this Pull Request on Codecov

53.23% (-0.02%) compared to f6afacb

Details

Codecov Report

Attention: Patch coverage is 0% with 37 lines in your changes missing coverage. Please review.

Project coverage is 53.23%. Comparing base (f6afacb) to head (3c0aea9).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
cmd/nginx-ingress/flags.go 0.00% 36 Missing ⚠️
cmd/nginx-ingress/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6501      +/-   ##
==========================================
- Coverage   53.25%   53.23%   -0.02%     
==========================================
  Files          85       85              
  Lines       16016    16018       +2     
==========================================
- Hits         8529     8527       -2     
- Misses       7081     7085       +4     
  Partials      406      406              

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