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

Fix clippy warnings #951

Merged
merged 1 commit into from
Dec 2, 2022
Merged

Fix clippy warnings #951

merged 1 commit into from
Dec 2, 2022

Conversation

Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Dec 2, 2022

This PR fixes clippy warnings introduced with Rust 1.65

@Luni-4 Luni-4 requested a review from marco-c December 2, 2022 08:52
@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2022

Codecov Report

Base: 68.76% // Head: 68.75% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (0df335f) compared to base (2f6af3e).
Patch coverage: 60.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #951      +/-   ##
==========================================
- Coverage   68.76%   68.75%   -0.01%     
==========================================
  Files          60       60              
  Lines       12437    12434       -3     
==========================================
- Hits         8552     8549       -3     
  Misses       3885     3885              
Impacted Files Coverage Δ
rust-code-analysis-cli/src/formats.rs 0.00% <0.00%> (ø)
src/tools.rs 62.35% <75.00%> (-0.44%) ⬇️
src/spaces.rs 90.95% <0.00%> (-0.51%) ⬇️
src/languages/language_tsx.rs 6.08% <0.00%> (-0.27%) ⬇️
tests/test.rs 97.71% <0.00%> (+0.45%) ⬆️
src/parser.rs 33.80% <0.00%> (+1.40%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@marco-c marco-c left a comment

Choose a reason for hiding this comment

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

Thanks!

@marco-c marco-c merged commit ceb4ccb into master Dec 2, 2022
@marco-c marco-c deleted the fix-clippy branch December 2, 2022 09:30
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