Skip to content

tests: add missing tests of isPalindrome #227

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

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

vil02
Copy link
Member

@vil02 vil02 commented Feb 3, 2024

This PR adds tests covering this line:

return false;

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9bea135) 96.24% compared to head (fea7c8e) 96.32%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #227      +/-   ##
==========================================
+ Coverage   96.24%   96.32%   +0.07%     
==========================================
  Files          96       97       +1     
  Lines        1786     1797      +11     
  Branches      344      347       +3     
==========================================
+ Hits         1719     1731      +12     
+ Misses         67       66       -1     

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

@vil02 vil02 marked this pull request as ready for review February 3, 2024 18:35
@raklaptudirm raklaptudirm merged commit 4f6cd6c into TheAlgorithms:master Feb 9, 2024
@vil02 vil02 deleted the add_tests_is_palindrome branch February 9, 2024 20:17
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.

4 participants