utils: use CertUtils.generateRandomKeyPair to create SSH keypair #12708
Codecov / codecov/project
succeeded
May 11, 2026 in 1s
17.68% (+0.00%) compared to 4359198
View this Pull Request on Codecov
17.68% (+0.00%) compared to 4359198
Details
Codecov Report
❌ Patch coverage is 69.44444% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.68%. Comparing base (4359198) to head (be5ad0f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...c/main/java/com/cloud/utils/ssh/SSHKeysHelper.java | 69.44% | 9 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## 4.22 #12708 +/- ##
=========================================
Coverage 17.68% 17.68%
- Complexity 15790 15804 +14
=========================================
Files 5922 5922
Lines 533119 533146 +27
Branches 65201 65201
=========================================
+ Hits 94257 94300 +43
+ Misses 428219 428202 -17
- Partials 10643 10644 +1 ☔ 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.
Loading