Skip to content

api:rename RegisterCmd.java => RegisterUserKeyCmd.java

6d3cc61
Select commit
Loading
Failed to load commit list.
Merged

api:rename RegisterCmd.java => RegisterUserKeyCmd.java #12259

api:rename RegisterCmd.java => RegisterUserKeyCmd.java
6d3cc61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2025 in 1s

17.56% (+0.00%) compared to 0a13fb2

View this Pull Request on Codecov

17.56% (+0.00%) compared to 0a13fb2

Details

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.56%. Comparing base (0a13fb2) to head (6d3cc61).

Files with missing lines Patch % Lines
...ack/api/command/admin/user/RegisterUserKeyCmd.java 0.00% 2 Missing ⚠️
...udstack/api/command/admin/user/GetUserKeysCmd.java 0.00% 1 Missing ⚠️
...oudstack/api/response/RegisterUserKeyResponse.java 0.00% 1 Missing ⚠️
...in/java/com/cloud/server/ManagementServerImpl.java 0.00% 1 Missing ⚠️
...c/main/java/com/cloud/user/AccountManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #12259   +/-   ##
=========================================
  Coverage     17.55%   17.56%           
- Complexity    15544    15548    +4     
=========================================
  Files          5910     5910           
  Lines        529162   529162           
  Branches      64641    64641           
=========================================
+ Hits          92918    92940   +22     
+ Misses       425786   425764   -22     
  Partials      10458    10458           

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