Skip to content

Conversation

@Sarabjeet13
Copy link

Implemented a simple password generator using Random class in strings package.

@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2025

Codecov Report

❌ Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.20%. Comparing base (5e9d9f7) to head (b420c9d).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...a/com/thealgorithms/strings/PasswordGenerator.java 0.00% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6570      +/-   ##
============================================
- Coverage     75.23%   75.20%   -0.04%     
- Complexity     5626     5627       +1     
============================================
  Files           691      692       +1     
  Lines         19448    19458      +10     
  Branches       3758     3759       +1     
============================================
+ Hits          14632    14633       +1     
- Misses         4248     4258      +10     
+ Partials        568      567       -1     

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

@DenizAltunkapan
Copy link
Member

I don’t think a password generator qualifies as an algorithm for this repository. It’s more of a utility function...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants