Skip to content

review comments

538344d
Select commit
Loading
Failed to load commit list.
Merged

Fix url in password reset email #12078

review comments
538344d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2026 in 1s

17.60% (+14.01%) compared to 4379666

View this Pull Request on Codecov

17.60% (+14.01%) compared to 4379666

Details

Codecov Report

❌ Patch coverage is 0% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (4379666) to head (538344d).
⚠️ Report is 127 commits behind head on 4.22.

Files with missing lines Patch % Lines
.../java/com/cloud/utils/server/ServerProperties.java 0.00% 18 Missing ⚠️
.../cloudstack/user/UserPasswordResetManagerImpl.java 0.00% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              4.22   #12078       +/-   ##
============================================
+ Coverage     3.58%   17.60%   +14.01%     
- Complexity       0    15613    +15613     
============================================
  Files          445     5911     +5466     
  Lines        37536   529987   +492451     
  Branches      6905    64751    +57846     
============================================
+ Hits          1346    93278    +91932     
- Misses       36024   426209   +390185     
- Partials       166    10500    +10334     

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