Skip to content

feat: support least connection load balance. #620

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

Merged
merged 5 commits into from
Jul 3, 2025

fix: filter instance with 0 weight

13aec7a
Select commit
Loading
Failed to load commit list.
Merged

feat: support least connection load balance. #620

fix: filter instance with 0 weight
13aec7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Please upload report for BASE (dev@9ad54d0). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...om/tencent/polaris/api/pojo/InstanceStatistic.java 0.00% 4 Missing ⚠️
...scovery/client/stat/InstancesStatisticUpdater.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             dev     #620   +/-   ##
======================================
  Coverage       ?   20.12%           
  Complexity     ?      931           
======================================
  Files          ?      366           
  Lines          ?    15105           
  Branches       ?     1897           
======================================
  Hits           ?     3040           
  Misses         ?    11690           
  Partials       ?      375           

☔ 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.