Skip to content

Fix user password reset mail template value #12882

Merged
sureshanaparti merged 13 commits into
apache:4.22from
scclouds:fix-reset-link-default-value
Apr 15, 2026
Merged

Fix user password reset mail template value #12882
sureshanaparti merged 13 commits into
apache:4.22from
scclouds:fix-reset-link-default-value

Use CONCAT_WS sql method to create multiline string

1ee8ce1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 1s

17.61% (+0.00%) compared to b196e97

View this Pull Request on Codecov

17.61% (+0.00%) compared to b196e97

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.61%. Comparing base (b196e97) to head (1ee8ce1).
⚠️ Report is 36 commits behind head on 4.22.

Additional details and impacted files
@@            Coverage Diff             @@
##               4.22   #12882    +/-   ##
==========================================
  Coverage     17.61%   17.61%            
- Complexity    15689    15703    +14     
==========================================
  Files          5918     5921     +3     
  Lines        531897   532392   +495     
  Branches      65046    65109    +63     
==========================================
+ Hits          93686    93788   +102     
- Misses       427647   428015   +368     
- Partials      10564    10589    +25     

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