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

Nightly clippy lints #488

Merged
merged 1 commit into from
Mar 24, 2024
Merged

Nightly clippy lints #488

merged 1 commit into from
Mar 24, 2024

Conversation

jjbayer
Copy link
Collaborator

@jjbayer jjbayer commented Mar 24, 2024

This PR fixes warnings raised by

cargo +nightly clippy -p argmin --all-targets --features "_full_dev" -- -D warnings

around stricter unused_imports checks.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.42%. Comparing base (35e00e2) to head (bfdd49d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #488      +/-   ##
==========================================
- Coverage   92.42%   92.42%   -0.01%     
==========================================
  Files         178      178              
  Lines       24314    24314              
==========================================
- Hits        22472    22471       -1     
- Misses       1842     1843       +1     

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

@jjbayer jjbayer marked this pull request as ready for review March 24, 2024 14:11
@jjbayer jjbayer requested a review from stefan-k March 24, 2024 14:27
@jjbayer jjbayer mentioned this pull request Mar 24, 2024
Copy link
Member

@stefan-k stefan-k left a comment

Choose a reason for hiding this comment

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

Thanks a lot! :)

@stefan-k stefan-k merged commit 73c52ce into argmin-rs:main Mar 24, 2024
31 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.

None yet

3 participants