Skip to content

Fix NPE with ApiKeyPair during listApis call (from cmk)#13149

Open
sureshanaparti wants to merge 3 commits into
apache:mainfrom
shapeblue:api-keypair-npe-fix
Open

Fix NPE with ApiKeyPair during listApis call (from cmk)#13149
sureshanaparti wants to merge 3 commits into
apache:mainfrom
shapeblue:api-keypair-npe-fix

addressed review comments

5d8d7ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 8, 2026 in 1s

3.46% (-14.63%) compared to 3c1f031

View this Pull Request on Codecov

3.46% (-14.63%) compared to 3c1f031

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 3.46%. Comparing base (3c1f031) to head (5d8d7ef).
⚠️ Report is 119 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (3c1f031) and HEAD (5d8d7ef). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (3c1f031) HEAD (5d8d7ef)
unittests 1 0
Additional details and impacted files
@@              Coverage Diff              @@
##               main   #13149       +/-   ##
=============================================
- Coverage     18.08%    3.46%   -14.63%     
=============================================
  Files          6037      479     -5558     
  Lines        542611    41162   -501449     
  Branches      66433     7793    -58640     
=============================================
- Hits          98136     1426    -96710     
+ Misses       433448    39543   -393905     
+ Partials      11027      193    -10834     

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