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

[FEATURE] remove random password generation when creating a user and password is not provided #4993

Merged
merged 4 commits into from
Jun 12, 2024

chore: fix pre-commit problem

93bcb0c
Select commit
Loading
Failed to load commit list.
Merged

[FEATURE] remove random password generation when creating a user and password is not provided #4993

chore: fix pre-commit problem
93bcb0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2024 in 0s

60.90% (-0.02%) compared to ab22637

View this Pull Request on Codecov

60.90% (-0.02%) compared to ab22637

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.90%. Comparing base (ab22637) to head (93bcb0c).
Report is 3 commits behind head on feat/v2.0.0.

Additional details and impacted files
@@               Coverage Diff               @@
##           feat/v2.0.0    #4993      +/-   ##
===============================================
- Coverage        60.92%   60.90%   -0.02%     
===============================================
  Files              329      329              
  Lines            17674    17674              
===============================================
- Hits             10767    10765       -2     
- Misses            6907     6909       +2     

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