Skip to content

remove overrides

235f300
Select commit
Loading
Failed to load commit list.
Merged

Fix DB upgrade script for 4.22 #12111

remove overrides
235f300
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2025 in 0s

17.56% (+0.00%) compared to 21d844b

View this Pull Request on Codecov

17.56% (+0.00%) compared to 21d844b

Details

Codecov Report

❌ Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.56%. Comparing base (21d844b) to head (235f300).
⚠️ Report is 1 commits behind head on 4.22.

Files with missing lines Patch % Lines
...ava/com/cloud/upgrade/dao/Upgrade42200to42210.java 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #12111   +/-   ##
=========================================
  Coverage     17.56%   17.56%           
- Complexity    15539    15540    +1     
=========================================
  Files          5909     5910    +1     
  Lines        529097   529105    +8     
  Branches      64624    64624           
=========================================
+ Hits          92913    92918    +5     
- Misses       425729   425733    +4     
+ Partials      10455    10454    -1     

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