Skip to content

address PR feedback

85133f4
Select commit
Loading
Failed to load commit list.
Open

Migrate autoscaler stat forwarder to use EndpointSlices #16448

address PR feedback
85133f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 0s

80.14% (target 80.00%)

View this Pull Request on Codecov

80.14% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 75.67568% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.14%. Comparing base (56af9d4) to head (85133f4).
⚠️ Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
pkg/cleanup/cmd/cleanup/cleanup.go 0.00% 8 Missing ⚠️
pkg/autoscaler/statforwarder/leases.go 96.29% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16448      +/-   ##
==========================================
- Coverage   80.21%   80.14%   -0.07%     
==========================================
  Files         217      217              
  Lines       13520    13533      +13     
==========================================
+ Hits        10845    10846       +1     
- Misses       2307     2320      +13     
+ Partials      368      367       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.