Skip to content

Conversation

@TaranjeetSinghKalsi
Copy link
Contributor

Added Program to check whether a given number is a Smith Number with testcases.

  • 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

@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.27%. Comparing base (e21aee8) to head (dfdfa33).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6955      +/-   ##
============================================
+ Coverage     78.15%   78.27%   +0.11%     
- Complexity     6503     6573      +70     
============================================
  Files           741      744       +3     
  Lines         21675    21898     +223     
  Branches       4236     4288      +52     
============================================
+ Hits          16940    17140     +200     
- Misses         4063     4074      +11     
- Partials        672      684      +12     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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