Skip to content

Move checkRoleEscalation outside DB transaction in createAccount

b09e5a1
Select commit
Loading
Failed to load commit list.
Open

Move checkRoleEscalation outside DB transaction in createAccount #13044

Move checkRoleEscalation outside DB transaction in createAccount
b09e5a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 0s

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

View this Pull Request on Codecov

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

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.68%. Comparing base (be89e6f) to head (b09e5a1).
⚠️ Report is 15 commits behind head on 4.22.

Files with missing lines Patch % Lines
...c/main/java/com/cloud/user/AccountManagerImpl.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #13044      +/-   ##
============================================
- Coverage     17.68%   17.68%   -0.01%     
+ Complexity    15793    15789       -4     
============================================
  Files          5922     5922              
  Lines        533096   533094       -2     
  Branches      65209    65209              
============================================
- Hits          94275    94263      -12     
- Misses       428181   428190       +9     
- Partials      10640    10641       +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.