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 76.67%. Comparing base (c691b31) to head (a637d91).

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     76.60%   76.67%   +0.06%     
- Complexity     6026     6055      +29     
============================================
  Files           719      720       +1     
  Lines         20326    20452     +126     
  Branches       3937     3959      +22     
============================================
+ Hits          15571    15681     +110     
- Misses         4164     4171       +7     
- Partials        591      600       +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.

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