Skip to content

Only request metric collections for hosts connected to the MS#13561

Open
GaOrtiga wants to merge 2 commits into
apache:4.20from
scclouds:metric_collection_hosts_connected_MS
Open

Only request metric collections for hosts connected to the MS#13561
GaOrtiga wants to merge 2 commits into
apache:4.20from
scclouds:metric_collection_hosts_connected_MS

Update server/src/main/java/com/cloud/server/StatsCollector.java

938dd5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

16.26% (-0.01%) compared to c8b7816, passed because coverage increased by 0% when compared to adjusted base (16.26%)

View this Pull Request on Codecov

16.26% (-0.01%) compared to c8b7816, passed because coverage increased by 0% when compared to adjusted base (16.26%)

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.26%. Comparing base (c8b7816) to head (938dd5e).
⚠️ Report is 3 commits behind head on 4.20.

Files with missing lines Patch % Lines
...src/main/java/com/cloud/server/StatsCollector.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #13561      +/-   ##
============================================
- Coverage     16.26%   16.26%   -0.01%     
+ Complexity    13437    13436       -1     
============================================
  Files          5667     5667              
  Lines        500676   500734      +58     
  Branches      60799    60804       +5     
============================================
+ Hits          81420    81428       +8     
- Misses       410150   410201      +51     
+ Partials       9106     9105       -1     

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