Skip to content

Fix flaky username generation in GetUserNameFromEmailAsync - #25558

Merged
salihozkara merged 2 commits into
rel-10.4from
maliming/fix-username-from-email-flaky
Jun 5, 2026
Merged

Fix flaky username generation in GetUserNameFromEmailAsync#25558
salihozkara merged 2 commits into
rel-10.4from
maliming/fix-username-from-email-flaky

Reduce iteration count in leading-zero stress test

a4b170e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 5, 2026 in 1s

49.38% (-0.03%) compared to 9e63359

View this Pull Request on Codecov

49.38% (-0.03%) compared to 9e63359

Details

Codecov Report

❌ Patch coverage is 15.55556% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.38%. Comparing base (9e63359) to head (a4b170e).

Files with missing lines Patch % Lines
...sts/Volo/Abp/Identity/IdentityUserManager_Tests.cs 0.00% 37 Missing ⚠️
...ty.Domain/Volo/Abp/Identity/IdentityUserManager.cs 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           rel-10.4   #25558      +/-   ##
============================================
- Coverage     49.41%   49.38%   -0.03%     
============================================
  Files          3674     3671       -3     
  Lines        124021   123880     -141     
  Branches       9477     9470       -7     
============================================
- Hits          61280    61179     -101     
+ Misses        60919    60867      -52     
- Partials       1822     1834      +12     

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