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 #794

Merged
merged 1 commit into from
Mar 2, 2022
Merged

Fix clippy warnings #794

merged 1 commit into from
Mar 2, 2022

Conversation

Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Feb 26, 2022

This PR fixes clippy warnings introduced by Rust 1.59

@Luni-4 Luni-4 requested a review from marco-c February 26, 2022 10:17
@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2022

Codecov Report

Merging #794 (f035f19) into master (d488b6e) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #794      +/-   ##
==========================================
- Coverage   39.94%   39.91%   -0.03%     
==========================================
  Files          51       51              
  Lines        6827     6827              
  Branches      975      975              
==========================================
- Hits         2727     2725       -2     
  Misses       3439     3439              
- Partials      661      663       +2     
Impacted Files Coverage Δ
src/langs.rs 90.00% <0.00%> (-10.00%) ⬇️
src/metrics/loc.rs 80.28% <0.00%> (-0.25%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d488b6e...f035f19. Read the comment docs.

@marco-c marco-c merged commit 98538cb into master Mar 2, 2022
@marco-c marco-c deleted the fix-clippy branch March 2, 2022 08:59
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