Skip to content

Conversation

Tanmay-Singh3004
Copy link
Contributor

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

…ed the output instead of just printing. Added JUnit tests
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 83.33333% with 6 lines in your changes missing coverage. Please review.

Project coverage is 66.11%. Comparing base (6ef1f7c) to head (9c2a9a1).

Files with missing lines Patch % Lines
...n/java/com/thealgorithms/misc/PalindromePrime.java 83.33% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5832      +/-   ##
============================================
+ Coverage     65.96%   66.11%   +0.14%     
- Complexity     4386     4403      +17     
============================================
  Files           601      601              
  Lines         16780    16792      +12     
  Branches       3226     3233       +7     
============================================
+ Hits          11069    11102      +33     
+ Misses         5266     5242      -24     
- Partials        445      448       +3     

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

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.

2 participants