Skip to content

Conversation

@khanhkhanhlele
Copy link
Contributor

This PR fixes typos in the file src/main/java/com/thealgorithms/strings/Pangram.java.

@codecov-commenter
Copy link

codecov-commenter commented Nov 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.33%. Comparing base (f0a437d) to head (9abbed6).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #7044      +/-   ##
============================================
+ Coverage     78.32%   78.33%   +0.01%     
- Complexity     6650     6651       +1     
============================================
  Files           750      750              
  Lines         22143    22143              
  Branches       4350     4350              
============================================
+ Hits          17343    17346       +3     
+ Misses         4101     4100       -1     
+ Partials        699      697       -2     

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

Copy link
Member

@alxkm alxkm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you for the contribution. @khanhkhanhlele, better to contribute such kind of changes in one PR.

@alxkm alxkm merged commit 2ff2849 into TheAlgorithms:master Nov 5, 2025
6 checks passed
@khanhkhanhlele khanhkhanhlele deleted the src/main/java/com/thealgorithms/strings/Pangram.java branch November 5, 2025 09:39
@khanhkhanhlele
Copy link
Contributor Author

Thank you for the feedback, and I apologize for creating multiple PRs instead of a single one. That was due to an automated script I used that created individual PRs for each file. Could you please help me merge the remaining ones? @alxkm

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