Skip to content

Conversation

Sushant2504
Copy link

@Sushant2504 Sushant2504 commented Oct 7, 2025

  • 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 7, 2025

Codecov Report

❌ Patch coverage is 88.09524% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.17%. Comparing base (14a23b7) to head (3ccdc1b).

Files with missing lines Patch % Lines
...a/com/thealgorithms/geometry/RotatingCalipers.java 88.09% 7 Missing and 8 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6694      +/-   ##
============================================
+ Coverage     77.11%   77.17%   +0.05%     
- Complexity     6111     6141      +30     
============================================
  Files           719      720       +1     
  Lines         20437    20563     +126     
  Branches       3952     3974      +22     
============================================
+ Hits          15761    15870     +109     
- Misses         4079     4087       +8     
- Partials        597      606       +9     

☔ 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.

@DenizAltunkapan
Copy link
Member

@Sushant2504 Please fix the failing workflows so I can start the review.

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.

3 participants