-
Notifications
You must be signed in to change notification settings - Fork 19.9k
Add tests, remove main in PalindromePrime #5773
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
Add tests, remove main in PalindromePrime #5773
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5773 +/- ##
============================================
+ Coverage 64.05% 64.30% +0.24%
- Complexity 4177 4216 +39
============================================
Files 584 587 +3
Lines 16332 16390 +58
Branches 3152 3167 +15
============================================
+ Hits 10461 10539 +78
+ Misses 5445 5421 -24
- Partials 426 430 +4 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks!
clang-format -i --style=file path/to/your/file.java