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: Added LuhnModnSnippet class to Algorithm package #236

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

Karim-Ashraf1
Copy link
Contributor

  • Added LuhnModnSnippet class

  • Added LuhnModnSnippetTest class

  • Added LuhnModnSnippet class to README.md

* Added LuhnModnSnippet class

* Added LuhnModnSnippetTest class

* Added LuhnModnSnippet class to README.md
Copy link
Owner

@iluwatar iluwatar left a comment

Choose a reason for hiding this comment

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

  • Remove the extra empty lines
  • Respect the alphabetical order of the README.md file and insert Luhn Mod N to the correct position
  • Check the code duplication reported by Sonar

* Removed the extra empty lines

* Respected the alphabetical order of the README.md file and insert Luhn Mod N to the correct position

* Checked the code duplication reported by Sonar
Copy link

sonarqubecloud bot commented Dec 8, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@Karim-Ashraf1
Copy link
Contributor Author

Hi @iluwatar, Could you review the changes requested for this PR ?

@iluwatar iluwatar merged commit 212b7c4 into iluwatar:master Jan 6, 2025
1 check passed
@iluwatar
Copy link
Owner

iluwatar commented Jan 6, 2025

Looks good! Thank you for the contribution 🎉

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

Successfully merging this pull request may close these issues.

2 participants