Skip to content

cleanup

0c787b9
Select commit
Loading
Failed to load commit list.
Merged

prevent user.uuid from being regenerated on each operation by reading it from the DB #12632

cleanup
0c787b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2026 in 0s

16.25% (-0.01%) compared to 34f6f41, passed because coverage increased by 0% when compared to adjusted base (16.25%)

View this Pull Request on Codecov

16.25% (-0.01%) compared to 34f6f41, passed because coverage increased by 0% when compared to adjusted base (16.25%)

Details

Codecov Report

❌ Patch coverage is 24.13793% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.25%. Comparing base (34f6f41) to head (0c787b9).
⚠️ Report is 9 commits behind head on 4.20.

Files with missing lines Patch % Lines
...c/main/java/com/cloud/user/AccountManagerImpl.java 23.63% 41 Missing and 1 partial ⚠️
...c/main/java/com/cloud/user/dao/AccountDaoImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12632      +/-   ##
============================================
- Coverage     16.25%   16.25%   -0.01%     
- Complexity    13421    13433      +12     
============================================
  Files          5662     5662              
  Lines        500141   500580     +439     
  Branches      60728    60969     +241     
============================================
+ Hits          81299    81365      +66     
- Misses       409759   410128     +369     
- Partials       9083     9087       +4     

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