Skip to content

Validate project ID in findProjectRoles method

db353f1
Select commit
Loading
Failed to load commit list.
Open

NPE correction when informing removed project in the listProjectRoles #13022

Validate project ID in findProjectRoles method
db353f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 0s

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

View this Pull Request on Codecov

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

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.67%. Comparing base (a289bb0) to head (db353f1).
⚠️ Report is 6 commits behind head on 4.22.

Files with missing lines Patch % Lines
...command/admin/acl/project/ListProjectRolesCmd.java 0.00% 3 Missing ⚠️
.../apache/cloudstack/acl/ProjectRoleManagerImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #13022      +/-   ##
============================================
- Coverage     17.67%   17.67%   -0.01%     
+ Complexity    15792    15786       -6     
============================================
  Files          5922     5922              
  Lines        533123   533125       +2     
  Branches      65201    65201              
============================================
- Hits          94246    94240       -6     
- Misses       428236   428240       +4     
- Partials      10641    10645       +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.