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

Remove warning #1935

Merged
merged 1 commit into from
Jan 17, 2020
Merged

Remove warning #1935

merged 1 commit into from
Jan 17, 2020

Conversation

mfornet
Copy link
Member

@mfornet mfornet commented Jan 8, 2020

Remove cargo complain about unused variable.

@mfornet mfornet changed the base branch from master to staging January 8, 2020 19:39
@codecov
Copy link

codecov bot commented Jan 8, 2020

Codecov Report

Merging #1935 into staging will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           staging    #1935      +/-   ##
===========================================
+ Coverage    86.71%   86.75%   +0.03%     
===========================================
  Files          167      167              
  Lines        31690    31676      -14     
===========================================
  Hits         27479    27479              
+ Misses        4211     4197      -14
Impacted Files Coverage Δ
runtime/runtime/src/balance_checker.rs 97.06% <ø> (+0.33%) ⬆️
chain/jsonrpc/src/metrics.rs 50% <0%> (-16.67%) ⬇️
runtime/runtime/src/metrics.rs 83.33% <0%> (-7.58%) ⬇️
chain/client/src/sync.rs 87.89% <0%> (-0.65%) ⬇️
chain/network/src/peer.rs 74.8% <0%> (-0.2%) ⬇️
core/store/src/trie/mod.rs 90.01% <0%> (-0.15%) ⬇️
near/tests/rpc_nodes.rs 95.06% <0%> (-0.12%) ⬇️
chain/jsonrpc/tests/rpc_query.rs 98.14% <0%> (-0.07%) ⬇️
chain/epoch_manager/src/lib.rs 96.71% <0%> (-0.04%) ⬇️
chain/chain/tests/finality.rs 98.21% <0%> (-0.01%) ⬇️
... and 22 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 2dc74d9...bb0d6bf. Read the comment docs.

@mfornet mfornet merged commit 874ff98 into staging Jan 17, 2020
SkidanovAlex pushed a commit that referenced this pull request Jan 29, 2020
@bowenwang1996 bowenwang1996 deleted the remove_unused branch February 17, 2020 21:03
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