Skip to content

fix(NcPasswordField): respect `checkPasswordStrength` for input valid…

084937e
Select commit
Loading
Failed to load commit list.
Merged

fix(NcPasswordField): respect checkPasswordStrength for input validation #7845

fix(NcPasswordField): respect `checkPasswordStrength` for input valid…
084937e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2025 in 0s

51.46% (+0.04%) compared to 317b375

View this Pull Request on Codecov

51.46% (+0.04%) compared to 317b375

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.46%. Comparing base (317b375) to head (084937e).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7845      +/-   ##
==========================================
+ Coverage   51.41%   51.46%   +0.04%     
==========================================
  Files          96       96              
  Lines        3147     3150       +3     
  Branches      868      869       +1     
==========================================
+ Hits         1618     1621       +3     
  Misses       1279     1279              
  Partials      250      250              

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