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

podprobemarker support serverless pod #1875

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

podprobemarker support serverless pod

66151df
Select commit
Loading
Failed to load commit list.
Open

podprobemarker support serverless pod #1875

podprobemarker support serverless pod
66151df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 0s

50.96% (+3.04%) compared to 0d0031a

View this Pull Request on Codecov

50.96% (+3.04%) compared to 0d0031a

Details

Codecov Report

Attention: Patch coverage is 58.87850% with 88 lines in your changes missing coverage. Please review.

Project coverage is 50.96%. Comparing base (0d0031a) to head (66151df).
Report is 142 commits behind head on master.

Files with missing lines Patch % Lines
...ller/podprobemarker/pod_probe_marker_controller.go 53.84% 25 Missing and 11 partials ⚠️
...ler/podprobemarker/podprobemarker_event_handler.go 69.81% 11 Missing and 5 partials ⚠️
pkg/util/podprobemarker/pod_probe_marker.go 46.15% 11 Missing and 3 partials ⚠️
pkg/webhook/pod/mutating/pod_probe_marker.go 76.08% 7 Missing and 4 partials ⚠️
.../webhook/pod/mutating/pod_create_update_handler.go 0.00% 6 Missing ⚠️
pkg/util/pods.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1875      +/-   ##
==========================================
+ Coverage   47.91%   50.96%   +3.04%     
==========================================
  Files         162      194      +32     
  Lines       23491    25137    +1646     
==========================================
+ Hits        11256    12810    +1554     
+ Misses      11014    11004      -10     
- Partials     1221     1323     +102     

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