Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a composition password validator #2864

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Add a composition password validator

3226751
Select commit
Loading
Failed to load commit list.
Draft

Add a composition password validator #2864

Add a composition password validator
3226751
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2024 in 0s

56.74% (+0.04%) compared to f92920c

View this Pull Request on Codecov

56.74% (+0.04%) compared to f92920c

Details

Codecov Report

Attention: Patch coverage is 94.23077% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 56.74%. Comparing base (f92920c) to head (3226751).

Files Patch % Lines
python/nav/web/auth/password_validation.py 94.23% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2864      +/-   ##
==========================================
+ Coverage   56.69%   56.74%   +0.04%     
==========================================
  Files         602      603       +1     
  Lines       43971    44023      +52     
==========================================
+ Hits        24931    24980      +49     
- Misses      19040    19043       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.