Skip to content

Fixed: unnecessary regeneration of SSH keys in developer mode when t…

60b23c1
Select commit
Loading
Failed to load commit list.
Merged

Avoid unnecessary SSH key regeneration #12059

Fixed: unnecessary regeneration of SSH keys in developer mode when t…
60b23c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2025 in 0s

17.56% (+0.01%) compared to 5f9e131

View this Pull Request on Codecov

17.56% (+0.01%) compared to 5f9e131

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 17.56%. Comparing base (5f9e131) to head (60b23c1).
⚠️ Report is 33 commits behind head on main.

Files with missing lines Patch % Lines
...java/com/cloud/server/ConfigurationServerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12059      +/-   ##
============================================
+ Coverage     17.55%   17.56%   +0.01%     
- Complexity    15537    15540       +3     
============================================
  Files          5910     5912       +2     
  Lines        529336   529383      +47     
  Branches      64654    64660       +6     
============================================
+ Hits          92904    92982      +78     
+ Misses       425975   425942      -33     
- Partials      10457    10459       +2     

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