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

Add advance settings to fine tune DRS imbalance calculation #8521

Merged
merged 12 commits into from
Feb 13, 2024

Fixup label for memorytotal in en.json

b917ecf
Select commit
Loading
Failed to load commit list.
Merged

Add advance settings to fine tune DRS imbalance calculation #8521

Fixup label for memorytotal in en.json
b917ecf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2024 in 1s

30.94% (+0.14%) compared to b0ac787

View this Pull Request on Codecov

30.94% (+0.14%) compared to b0ac787

Details

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (b0ac787) 30.80% compared to head (b917ecf) 30.94%.
Report is 4 commits behind head on 4.19.

Files Patch % Lines
...apache/cloudstack/cluster/ClusterDrsAlgorithm.java 86.44% 3 Missing and 5 partials ⚠️
.../apache/cloudstack/metrics/MetricsServiceImpl.java 76.92% 2 Missing and 1 partial ⚠️
...he/cloudstack/response/ClusterMetricsResponse.java 50.00% 1 Missing and 1 partial ⚠️
ui/src/config/section/infra/clusters.js 0.00% 1 Missing ⚠️
ui/src/views/infra/ClusterDRSTab.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.19    #8521      +/-   ##
============================================
+ Coverage     30.80%   30.94%   +0.14%     
- Complexity    34043    34220     +177     
============================================
  Files          5346     5346              
  Lines        375421   375496      +75     
  Branches      54598    54607       +9     
============================================
+ Hits         115647   116215     +568     
+ Misses       244489   243993     -496     
- Partials      15285    15288       +3     

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