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

feat!: add load balancer with couple of algorithms OOTB, lb interface is extensible #430 #274 #889

Merged
merged 3 commits into from
Oct 15, 2024

feat!: add load balancer with couple of algorithms OOTB, lb interface…

95e2149
Select commit
Loading
Failed to load commit list.
Merged

feat!: add load balancer with couple of algorithms OOTB, lb interface is extensible #430 #274 #889

feat!: add load balancer with couple of algorithms OOTB, lb interface…
95e2149
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

98.41% (+0.26%) compared to c6cf259

View this Pull Request on Codecov

98.41% (+0.26%) compared to c6cf259

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.41%. Comparing base (c6cf259) to head (95e2149).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #889      +/-   ##
==========================================
+ Coverage   98.15%   98.41%   +0.26%     
==========================================
  Files          14       16       +2     
  Lines        2329     2655     +326     
==========================================
+ Hits         2286     2613     +327     
+ Misses         23       22       -1     
  Partials       20       20              

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