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

chore: Fix clippy warnings for Rust v1.60 #1118

Merged
merged 1 commit into from
Apr 9, 2022

Conversation

thanethomson
Copy link
Contributor

No description provided.

Signed-off-by: Thane Thomson <connect@thanethomson.com>
@codecov-commenter
Copy link

Codecov Report

Merging #1118 (606afdc) into master (65b916b) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff            @@
##           master   #1118     +/-   ##
========================================
- Coverage    64.8%   64.8%   -0.1%     
========================================
  Files         240     240             
  Lines       20822   20822             
========================================
- Hits        13496   13493      -3     
- Misses       7326    7329      +3     
Impacted Files Coverage Δ
tendermint/src/validator.rs 73.6% <100.0%> (ø)
testgen/src/header.rs 84.4% <0.0%> (-0.6%) ⬇️
light-client-verifier/src/types.rs 38.5% <0.0%> (-0.3%) ⬇️
abci/src/server.rs 9.2% <0.0%> (-0.2%) ⬇️
tendermint/src/node.rs 63.8% <0.0%> (-0.2%) ⬇️
testgen/src/vote.rs 84.8% <0.0%> (ø)
testgen/src/validator.rs 87.5% <0.0%> (+0.7%) ⬆️

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 65b916b...606afdc. Read the comment docs.

@thanethomson thanethomson merged commit d2b9f33 into master Apr 9, 2022
@thanethomson thanethomson deleted the thane/fix-clippy-rust-1.60 branch April 9, 2022 00:05
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.

2 participants