Skip to content

Remove POD_NAMESPACE and POD_NAME from init container

a8d01cf
Select commit
Loading
Failed to load commit list.
Merged

Write deployment context in init container #2871

Remove POD_NAMESPACE and POD_NAME from init container
a8d01cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 1s

89.71% (-0.16%) compared to 58801be

View this Pull Request on Codecov

89.71% (-0.16%) compared to 58801be

Details

Codecov Report

Attention: Patch coverage is 60.39604% with 80 lines in your changes missing coverage. Please review.

Project coverage is 89.71%. Comparing base (58801be) to head (a8d01cf).

Files with missing lines Patch % Lines
cmd/gateway/commands.go 50.57% 43 Missing ⚠️
internal/mode/static/manager.go 0.00% 19 Missing ⚠️
cmd/gateway/initialize.go 86.66% 4 Missing and 2 partials ⚠️
internal/mode/static/handler.go 50.00% 2 Missing and 2 partials ⚠️
internal/mode/static/nginx/file/os_filemanager.go 0.00% 4 Missing ⚠️
internal/mode/static/nginx/config/generator.go 75.00% 2 Missing and 1 partial ⚠️
cmd/gateway/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2871      +/-   ##
==========================================
- Coverage   89.86%   89.71%   -0.16%     
==========================================
  Files         107      109       +2     
  Lines       10997    11091      +94     
  Branches       50       50              
==========================================
+ Hits         9883     9950      +67     
- Misses       1054     1082      +28     
+ Partials       60       59       -1     

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