Skip to content

style: include default_trait_access #864

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

vil02
Copy link
Member

@vil02 vil02 commented Jan 27, 2025

Pull Request Template

Description

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

Continuation of #743.

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.

@codecov-commenter
Copy link

codecov-commenter commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.49%. Comparing base (b78cb6a) to head (06d3e87).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #864   +/-   ##
=======================================
  Coverage   95.49%   95.49%           
=======================================
  Files         316      316           
  Lines       22922    22922           
=======================================
  Hits        21889    21889           
  Misses       1033     1033           

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

@vil02 vil02 requested a review from siriak January 27, 2025 21:25
@vil02
Copy link
Member Author

vil02 commented Jan 27, 2025

@siriak: the CI needs #865. I will mark it as ready for review, but please rebase it before merging.

@vil02 vil02 marked this pull request as ready for review January 27, 2025 21:28
@vil02 vil02 requested a review from imp2002 as a code owner January 27, 2025 21:28
@siriak siriak merged commit d154615 into TheAlgorithms:master Jan 28, 2025
4 checks passed
@vil02 vil02 deleted the include_default_trait_access branch January 28, 2025 10:43
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