Skip to content
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

chore: update clippy lints #272

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Conversation

morenol
Copy link
Collaborator

@morenol morenol commented Nov 21, 2023

Just run cargo clippy --fix

Checklist

  • My branch is up-to-date with development branch.
  • Everything works and tested on latest stable Rust.
  • Coverage and Linting have been applied

Current behaviour

New expected behaviour

Change logs

@morenol morenol marked this pull request as ready for review November 21, 2023 01:47
@morenol morenol requested a review from Mec-iS as a code owner November 21, 2023 01:47
@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (dbdc2b2) 46.23% compared to head (901a7b3) 45.04%.

Files Patch % Lines
src/linalg/basic/arrays.rs 0.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff               @@
##           development     #272      +/-   ##
===============================================
- Coverage        46.23%   45.04%   -1.20%     
===============================================
  Files               85       85              
  Lines             7234     7206      -28     
===============================================
- Hits              3345     3246      -99     
- Misses            3889     3960      +71     

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

@morenol morenol merged commit 6f22bbd into smartcorelib:development Nov 21, 2023
12 checks passed
@morenol morenol deleted the clippy branch November 21, 2023 01:54
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