Add NeonNumber algorithm in maths package#7279
Add NeonNumber algorithm in maths package#7279Sumanth-desai wants to merge 1 commit intoTheAlgorithms:masterfrom
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7279 +/- ##
============================================
- Coverage 79.34% 79.30% -0.05%
+ Complexity 7001 6998 -3
============================================
Files 783 784 +1
Lines 22980 22988 +8
Branches 4514 4516 +2
============================================
- Hits 18233 18230 -3
- Misses 4020 4028 +8
- Partials 727 730 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Adding a corresponding Junit test class is a requirement for any new code file requested to be merged. Consider adding a test class file. Read CONTRIBUTING.md for more info. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution! |
|
Please reopen this pull request once you have made the required changes. If you need help, feel free to ask in our Discord server or ping one of the maintainers here. Thank you for your contribution! |
clang-format -i --style=file path/to/your/file.java