Skip to content

Fix for usage server getting stuck due to duplicate VM events#13019

Merged
winterhazel merged 3 commits into
apache:4.20from
shapeblue:usage-duplicate-vm
Jun 11, 2026
Merged

Fix for usage server getting stuck due to duplicate VM events#13019
winterhazel merged 3 commits into
apache:4.20from
shapeblue:usage-duplicate-vm

revert changes to create-schema-premium.sql

e5f59a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 0s

16.27% (+0.00%) compared to 8eb162c

View this Pull Request on Codecov

16.27% (+0.00%) compared to 8eb162c

Details

Codecov Report

❌ Patch coverage is 21.73913% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.27%. Comparing base (8eb162c) to head (e5f59a3).
⚠️ Report is 11 commits behind head on 4.20.

Files with missing lines Patch % Lines
...ava/com/cloud/upgrade/dao/Upgrade42030to42040.java 18.18% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.20   #13019   +/-   ##
=========================================
  Coverage     16.26%   16.27%           
- Complexity    13433    13439    +6     
=========================================
  Files          5665     5666    +1     
  Lines        500530   500557   +27     
  Branches      60787    60789    +2     
=========================================
+ Hits          81411    81444   +33     
+ Misses       410027   410009   -18     
- Partials       9092     9104   +12     

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