Skip to content

Conversation

@Shewale41
Copy link

  • I have read CONTRIBUTING.md
  • Code follows TheAlgorithms/Java package structure and naming conventions
  • SpotBugs, Checkstyle, and CodeQL pass
  • Javadoc comments added for all public methods and classes
  • Added JUnit test cases for validation
  • Verified encryption-decryption correctness
  • Code formatted with clang-format

@Shewale41 Shewale41 closed this Oct 30, 2025
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 93.97590% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.42%. Comparing base (21eff8a) to head (fba5058).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
...ithms/datastructures/trees/ThreadedBinaryTree.java 90.19% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #7003      +/-   ##
============================================
+ Coverage     78.26%   78.42%   +0.15%     
- Complexity     6573     6642      +69     
============================================
  Files           743      750       +7     
  Lines         21895    22098     +203     
  Branches       4288     4331      +43     
============================================
+ Hits          17137    17330     +193     
- Misses         4074     4079       +5     
- Partials        684      689       +5     

☔ 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