Skip to content

Add ApiArgValidator import to GetUserCmd.java

a6391f6
Select commit
Loading
Failed to load commit list.
Open

Add null check for ApiKeyPair in getUserByApiKey #12938

Add ApiArgValidator import to GetUserCmd.java
a6391f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

18.00% (+0.00%) compared to 4f93ba8

View this Pull Request on Codecov

18.00% (+0.00%) compared to 4f93ba8

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.00%. Comparing base (4f93ba8) to head (a6391f6).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
...c/main/java/com/cloud/user/AccountManagerImpl.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               main   #12938    +/-   ##
==========================================
  Coverage     18.00%   18.00%            
- Complexity    16455    16461     +6     
==========================================
  Files          5976     5977     +1     
  Lines        537582   537728   +146     
  Branches      66006    66027    +21     
==========================================
+ Hits          96784    96828    +44     
- Misses       429885   429980    +95     
- Partials      10913    10920     +7     

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