Skip to content

change Map value type from String to UUID

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

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

change Map value type from String to UUID
0c39212
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2026 in 0s

17.85% (+0.00%) compared to 420bf6d

View this Pull Request on Codecov

17.85% (+0.00%) 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.85%. Comparing base (420bf6d) to head (0c39212).
⚠️ Report is 66 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 ⚠️
.../cloudstack/api/command/admin/vm/MigrateVMCmd.java 0.00% 6 Missing ⚠️
...stack/api/command/user/volume/DetachVolumeCmd.java 0.00% 6 Missing ⚠️
...k/api/command/admin/account/DisableAccountCmd.java 0.00% 5 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 246 more
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #12502   +/-   ##
=========================================
  Coverage     17.85%   17.85%           
- Complexity    15993    15997    +4     
=========================================
  Files          5929     5930    +1     
  Lines        531155   531253   +98     
  Branches      64921    64938   +17     
=========================================
+ Hits          94830    94863   +33     
- Misses       425709   425770   +61     
- Partials      10616    10620    +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.