Skip to content

Merge remote-tracking branch 'upstream/4.20' into removerawusagerecor…

d904ead
Select commit
Loading
Failed to load commit list.
Merged

Fix calculation of the next time that Usage will execute in removeRawUsageRecords #12518

Merge remote-tracking branch 'upstream/4.20' into removerawusagerecor…
d904ead
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 0s

16.26% (+0.00%) compared to 3ba5c2b

View this Pull Request on Codecov

16.26% (+0.00%) compared to 3ba5c2b

Details

Codecov Report

❌ Patch coverage is 44.61538% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.26%. Comparing base (3ba5c2b) to head (d904ead).

Files with missing lines Patch % Lines
...rc/main/java/com/cloud/usage/UsageServiceImpl.java 0.00% 21 Missing ⚠️
...rc/main/java/com/cloud/usage/UsageManagerImpl.java 10.00% 9 Missing ⚠️
.../org/apache/cloudstack/utils/usage/UsageUtils.java 82.35% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #12518   +/-   ##
=========================================
  Coverage     16.25%   16.26%           
- Complexity    13421    13428    +7     
=========================================
  Files          5659     5659           
  Lines        499642   499666   +24     
  Branches      60635    60637    +2     
=========================================
+ Hits          81238    81275   +37     
+ Misses       409354   409338   -16     
- Partials       9050     9053    +3     

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