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

Fix to propagate updated management servers list and lb algorithm in host and indirect.agent.lb.algorithm settings resp, to systemvm agents #10524

Open
wants to merge 3 commits into
base: 4.20
Choose a base branch
from

addressed comments

7cdfaa9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2025 in 0s

16.00% (+12.00%) compared to 8b09295

View this Pull Request on Codecov

16.00% (+12.00%) compared to 8b09295

Details

Codecov Report

Attention: Patch coverage is 4.16667% with 23 lines in your changes missing coverage. Please review.

Project coverage is 16.00%. Comparing base (8b09295) to head (7cdfaa9).
Report is 6 commits behind head on 4.20.

Files with missing lines Patch % Lines
...loudstack/agent/lb/IndirectAgentLBServiceImpl.java 4.16% 23 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              4.20   #10524       +/-   ##
============================================
+ Coverage     4.00%   16.00%   +12.00%     
- Complexity       0    13104    +13104     
============================================
  Files          397     5651     +5254     
  Lines        32487   495858   +463371     
  Branches      5760    60046    +54286     
============================================
+ Hits          1301    79371    +78070     
- Misses       31037   407627   +376590     
- Partials       149     8860     +8711     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.