Skip to content

Add SociableNumber Implementation#7475

Open
Rosander0 wants to merge 1 commit into
TheAlgorithms:masterfrom
Rosander0:add-sociable-number
Open

Add SociableNumber Implementation#7475
Rosander0 wants to merge 1 commit into
TheAlgorithms:masterfrom
Rosander0:add-sociable-number

Conversation

@Rosander0

Copy link
Copy Markdown
  • 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 algorithms include a corresponding test class that validates their functionality.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

@codecov-commenter

codecov-commenter commented Jun 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.82%. Comparing base (6fbbc94) to head (f37df6b).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #7475      +/-   ##
============================================
+ Coverage     79.80%   79.82%   +0.02%     
- Complexity     7302     7314      +12     
============================================
  Files           803      804       +1     
  Lines         23751    23766      +15     
  Branches       4671     4676       +5     
============================================
+ Hits          18955    18972      +17     
  Misses         4036     4036              
+ Partials        760      758       -2     

☔ View full report in Codecov by Harness.
📢 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.

@Rosander0 Rosander0 force-pushed the add-sociable-number branch 2 times, most recently from d58f8a5 to 6867c86 Compare June 14, 2026 09:09
@Rosander0 Rosander0 changed the title feat: add SociableNumber implementation Add SociableNumber Implementation Jun 14, 2026
@Rosander0 Rosander0 force-pushed the add-sociable-number branch from 6867c86 to f4ed961 Compare June 14, 2026 09:53
@Rosander0 Rosander0 force-pushed the add-sociable-number branch from 31f86fa to f37df6b Compare June 14, 2026 10:06
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