Skip to content

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.

4 participants