Skip to content

Conversation

@vil02
Copy link
Member

@vil02 vil02 commented Sep 30, 2025

Pull Request Template

Description

This PR removes cloned_ref_to_slice_refs from the list of from the list of suppressed lints.

Continuation of #905.

Checklist:

  • I ran bellow commands using the latest version of rust nightly.
  • I ran cargo clippy --all -- -D warnings just before my last commit and fixed any issue that was found.
  • I ran cargo fmt just before my last commit.
  • I ran cargo test just before my last commit and all tests passed.
  • I added my algorithm to the corresponding mod.rs file within its own folder, and in any parent folder(s).
  • I added my algorithm to DIRECTORY.md with the correct link.
  • I checked COUNTRIBUTING.md and my code follows its guidelines.

@vil02 vil02 requested a review from siriak September 30, 2025 22:04
@vil02 vil02 requested a review from imp2002 as a code owner September 30, 2025 22:04
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.33%. Comparing base (aa3194f) to head (40555ee).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #916   +/-   ##
=======================================
  Coverage   95.33%   95.33%           
=======================================
  Files         319      319           
  Lines       20890    20890           
=======================================
  Hits        19916    19916           
  Misses        974      974           

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

Copy link
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@siriak siriak merged commit d9e579f into TheAlgorithms:master Oct 1, 2025
6 checks passed
@vil02 vil02 deleted the include_cloned_ref_to_slice_refs branch October 1, 2025 07:36
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