Skip to content

Add ORCA implementation based on stats API - #3541

Open
Matts966 wants to merge 2 commits into
feature/gateway/add-resource-stats-detailfrom
feature/gateway/orca
Open

Add ORCA implementation based on stats API#3541
Matts966 wants to merge 2 commits into
feature/gateway/add-resource-stats-detailfrom
feature/gateway/orca

Simplify settings

76c99bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 1, 2026 in 0s

26.26% (-0.73%) compared to 5e042b9

View this Pull Request on Codecov

26.26% (-0.73%) compared to 5e042b9

Details

Codecov Report

❌ Patch coverage is 32.91925% with 108 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.26%. Comparing base (5e042b9) to head (76c99bc).

Files with missing lines Patch % Lines
pkg/gateway/lb/service/orca.go 45.71% 55 Missing and 2 partials ⚠️
pkg/gateway/lb/service/gateway.go 0.00% 24 Missing ⚠️
pkg/gateway/lb/service/option.go 0.00% 16 Missing ⚠️
pkg/gateway/lb/usecase/vald.go 0.00% 6 Missing ⚠️
pkg/gateway/lb/handler/grpc/object.go 0.00% 4 Missing ⚠️
pkg/gateway/lb/handler/grpc/aggregation.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                              Coverage Diff                              @@
##           feature/gateway/add-resource-stats-detail    #3541      +/-   ##
=============================================================================
- Coverage                                      26.98%   26.26%   -0.73%     
=============================================================================
  Files                                            530      575      +45     
  Lines                                          49217    50779    +1562     
=============================================================================
+ Hits                                           13281    13336      +55     
- Misses                                         34955    36460    +1505     
- Partials                                         981      983       +2     

☔ View full report in Codecov by Harness.
📢 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.