Skip to content

Fix/13612 template cleanup on domain delete#13614

Closed
Chinmay048 wants to merge 2 commits into
apache:mainfrom
Chinmay048:fix/13612-template-cleanup-on-domain-delete
Closed

Fix/13612 template cleanup on domain delete#13614
Chinmay048 wants to merge 2 commits into
apache:mainfrom
Chinmay048:fix/13612-template-cleanup-on-domain-delete

fix(server): prevent boolean overwrite in template cleanup during acc…

e7c4135
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 20, 2026 in 1s

19.49% (-0.01%) compared to 0e43c6a

View this Pull Request on Codecov

19.49% (-0.01%) compared to 0e43c6a

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.49%. Comparing base (0e43c6a) to head (e7c4135).
⚠️ Report is 4 commits behind head on main.

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              @@
##               main   #13614      +/-   ##
============================================
- Coverage     19.50%   19.49%   -0.01%     
+ Complexity    19444    19435       -9     
============================================
  Files          6303     6303              
  Lines        569286   569288       +2     
  Branches      69791    69792       +1     
============================================
- Hits         111040   111010      -30     
- Misses       446093   446123      +30     
- Partials      12153    12155       +2     

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