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

Merged
merged 1 commit into from
Oct 25, 2021
Merged

Fix clippy warnings #688

merged 1 commit into from
Oct 25, 2021

Conversation

Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Oct 25, 2021

This PR fixes new clippy warnings

@Luni-4 Luni-4 requested a review from marco-c October 25, 2021 08:49
@codecov-commenter
Copy link

Codecov Report

Merging #688 (112fc25) into master (3c3c306) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #688      +/-   ##
==========================================
- Coverage   36.98%   36.96%   -0.03%     
==========================================
  Files          49       49              
  Lines        6268     6266       -2     
  Branches      933      933              
==========================================
- Hits         2318     2316       -2     
  Misses       3309     3309              
  Partials      641      641              
Impacted Files Coverage Δ
src/metrics/exit.rs 76.74% <100.00%> (-0.27%) ⬇️
rust-code-analysis-web/src/web/server.rs 60.54% <0.00%> (-0.10%) ⬇️

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 3c3c306...112fc25. Read the comment docs.

@marco-c marco-c merged commit 9608b7f into master Oct 25, 2021
@marco-c marco-c deleted the clippy-warnings branch October 25, 2021 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