Skip to content

Conversation

Hardvan
Copy link
Contributor

@Hardvan Hardvan commented Oct 14, 2024

  • 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 14, 2024

Codecov Report

Attention: Patch coverage is 91.78082% with 6 lines in your changes missing coverage. Please review.

Project coverage is 65.57%. Comparing base (bcf4034) to head (9d6e912).

Files with missing lines Patch % Lines
...rc/main/java/com/thealgorithms/geometry/Point.java 66.66% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5789      +/-   ##
============================================
+ Coverage     65.49%   65.57%   +0.08%     
- Complexity     4339     4367      +28     
============================================
  Files           599      601       +2     
  Lines         16742    16795      +53     
  Branches       3212     3227      +15     
============================================
+ Hits          10965    11014      +49     
- Misses         5332     5334       +2     
- Partials        445      447       +2     

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

@Hardvan Hardvan marked this pull request as ready for review October 14, 2024 03:57
@Hardvan Hardvan requested a review from alxkm October 14, 2024 09:48
@Hardvan Hardvan requested a review from alxkm October 14, 2024 13:05
@alxkm alxkm enabled auto-merge (squash) October 14, 2024 17:49
@alxkm alxkm merged commit 1dfa2e5 into TheAlgorithms:master Oct 14, 2024
6 checks passed
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