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

upgrade rust toolchain 1.62.0 && cargo clippy --fix #3500

Merged
merged 2 commits into from
Jul 2, 2022

Conversation

uvd
Copy link
Contributor

@uvd uvd commented Jul 1, 2022

upgrade rust toolchain 1.62.0 && cargo clippy --fix

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

@codecov
Copy link

codecov bot commented Jul 1, 2022

Codecov Report

Merging #3500 (a97e979) into master (347ab05) will increase coverage by 0.58%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3500      +/-   ##
==========================================
+ Coverage   30.91%   31.49%   +0.58%     
==========================================
  Files         500      500              
  Lines       46828    46861      +33     
  Branches    22123    22139      +16     
==========================================
+ Hits        14472    14752     +280     
+ Misses      18108    17943     -165     
+ Partials    14248    14166      -82     
Flag Coverage Δ
unittests 31.49% <0.00%> (+0.58%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
commons/stream-task/src/event.rs 29.45% <0.00%> (ø)
miner/src/create_block_template/mod.rs 41.81% <0.00%> (+1.13%) ⬆️
stratum/src/stratum.rs 17.31% <0.00%> (ø)
rpc/server/src/module/mod.rs 0.00% <0.00%> (-16.66%) ⬇️
vm/types/src/transaction/error.rs 3.58% <0.00%> (-7.14%) ⬇️
cmd/starcoin/src/cli_state.rs 48.79% <0.00%> (-4.87%) ⬇️
commons/accumulator/src/tree_store/mock.rs 28.58% <0.00%> (-2.85%) ⬇️
network-p2p/src/peer_info.rs 43.53% <0.00%> (-2.59%) ⬇️
config/src/rpc_config.rs 42.60% <0.00%> (-2.16%) ⬇️
config/src/helper.rs 45.10% <0.00%> (-1.96%) ⬇️
... and 90 more

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 347ab05...a97e979. Read the comment docs.

@jolestar jolestar merged commit 13a621f into starcoinorg:master Jul 2, 2022
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