Skip to content

fix disableAccount API event description

9627223
Select commit
Loading
Failed to load commit list.
Merged

Create new generic method for resource UUID obtention in event's descriptions #12502

fix disableAccount API event description
9627223
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2026 in 0s

17.89% (+0.04%) compared to 420bf6d

View this Pull Request on Codecov

17.89% (+0.04%) compared to 420bf6d

Details

Codecov Report

❌ Patch coverage is 10.00000% with 414 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.89%. Comparing base (420bf6d) to head (9627223).
⚠️ Report is 134 commits behind head on main.

Files with missing lines Patch % Lines
...ack/api/command/user/template/CopyTemplateCmd.java 0.00% 8 Missing ⚠️
...stack/api/command/user/volume/CreateVolumeCmd.java 0.00% 7 Missing ⚠️
...k/api/command/admin/account/DisableAccountCmd.java 0.00% 6 Missing ⚠️
.../cloudstack/api/command/admin/vm/MigrateVMCmd.java 0.00% 6 Missing ⚠️
...stack/api/command/user/volume/DetachVolumeCmd.java 0.00% 6 Missing ⚠️
...command/user/network/ReplaceNetworkACLListCmd.java 0.00% 5 Missing ⚠️
...stack/api/command/user/volume/ResizeVolumeCmd.java 0.00% 5 Missing ⚠️
...i/command/user/account/AddAccountToProjectCmd.java 0.00% 4 Missing ⚠️
...cloudstack/api/command/user/iso/ExtractIsoCmd.java 0.00% 4 Missing ⚠️
.../api/command/user/template/ExtractTemplateCmd.java 0.00% 4 Missing ⚠️
... and 245 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12502      +/-   ##
============================================
+ Coverage     17.85%   17.89%   +0.04%     
- Complexity    15993    16090      +97     
============================================
  Files          5929     5936       +7     
  Lines        531155   532753    +1598     
  Branches      64921    65171     +250     
============================================
+ Hits          94830    95353     +523     
- Misses       425709   426724    +1015     
- Partials      10616    10676      +60     

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