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 lints that trigger clippy 0.1.66 #1253

Merged
merged 3 commits into from
Dec 20, 2022
Merged

Conversation

mzabaluev
Copy link
Contributor

No description provided.

@mzabaluev mzabaluev added the code-quality Issues relating to linting configuration and general code quality label Dec 19, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1253 (0981e00) into main (560c852) will increase coverage by 0.0%.
The diff coverage is 68.1%.

❗ Current head 0981e00 differs from pull request most recent head f3d4229. Consider uploading reports for the commit f3d4229 to get more accurate results

@@          Coverage Diff          @@
##            main   #1253   +/-   ##
=====================================
  Coverage   64.4%   64.4%           
=====================================
  Files        245     245           
  Lines      21581   21582    +1     
=====================================
+ Hits       13917   13920    +3     
+ Misses      7664    7662    -2     
Impacted Files Coverage Δ
light-client/src/builder/light_client.rs 0.0% <0.0%> (ø)
p2p/src/secret_connection.rs 86.7% <0.0%> (ø)
proto/src/serializers/txs.rs 64.5% <0.0%> (ø)
tendermint/src/public_key.rs 72.7% <50.0%> (ø)
proto/src/serializers/bytes.rs 52.6% <66.6%> (ø)
testgen/src/tester.rs 68.7% <66.6%> (ø)
config/tests/mod.rs 99.4% <100.0%> (ø)
rpc/src/client/transport/mock.rs 88.1% <100.0%> (ø)
rpc/src/client/transport/websocket.rs 65.6% <100.0%> (ø)
rpc/src/serializers/tm_hash_base64.rs 52.1% <100.0%> (ø)
... and 4 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-quality Issues relating to linting configuration and general code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants