Fix NPE with ApiKeyPair during listApis call (from cmk)#13149
Open
sureshanaparti wants to merge 1 commit into
Open
Fix NPE with ApiKeyPair during listApis call (from cmk)#13149sureshanaparti wants to merge 1 commit into
sureshanaparti wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 8, 2026 in 1s
18.08% (-0.01%) compared to 3c1f031, passed because coverage increased by 0% when compared to adjusted base (18.08%)
View this Pull Request on Codecov
18.08% (-0.01%) compared to 3c1f031, passed because coverage increased by 0% when compared to adjusted base (18.08%)
Details
Codecov Report
❌ Patch coverage is 9.09091% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.08%. Comparing base (3c1f031) to head (aa6f16b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...c/main/java/com/cloud/user/AccountManagerImpl.java | 9.09% | 10 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #13149 +/- ##
============================================
- Coverage 18.08% 18.08% -0.01%
+ Complexity 16718 16714 -4
============================================
Files 6037 6037
Lines 542611 542617 +6
Branches 66433 66435 +2
============================================
- Hits 98136 98123 -13
- Misses 433448 433466 +18
- Partials 11027 11028 +1 ☔ View full report in Codecov by Harness.
📢 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.
Loading