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

All modified and coverable lines are covered by tests ✅

Project coverage is 70.60%. Comparing base (94daff0) to head (74ca09e).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5791      +/-   ##
============================================
+ Coverage     70.58%   70.60%   +0.02%     
- Complexity     4831     4838       +7     
============================================
  Files           647      648       +1     
  Lines         17490    17507      +17     
  Branches       3368     3374       +6     
============================================
+ Hits          12345    12361      +16     
  Misses         4681     4681              
- Partials        464      465       +1     

☔ 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
siriak
siriak previously approved these changes Oct 16, 2024
@siriak
Copy link
Member

siriak commented Oct 16, 2024

Please check why build fails

@Hardvan
Copy link
Contributor Author

Hardvan commented Oct 16, 2024

I have fixed the issue with the build job.

siriak
siriak previously approved these changes Oct 26, 2024
@siriak siriak enabled auto-merge (squash) October 26, 2024 09:17
@Hardvan Hardvan requested a review from siriak October 26, 2024 09:53
siriak
siriak previously approved these changes Oct 26, 2024
@siriak siriak merged commit 196cc60 into TheAlgorithms:master Oct 26, 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