Skip to content

chore(deps): rm unused deps#1557

Merged
rkrasiuk merged 1 commit intomainfrom
mat/rm-unused-crates
Feb 27, 2023
Merged

chore(deps): rm unused deps#1557
rkrasiuk merged 1 commit intomainfrom
mat/rm-unused-crates

Conversation

@mattsse
Copy link
Collaborator

@mattsse mattsse commented Feb 25, 2023

rm unused deps in reth cli

@mattsse mattsse added C-debt A clean up/refactor of existing code A-dependencies Pull requests or issues that are about dependencies labels Feb 25, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2023

Codecov Report

Merging #1557 (c977808) into main (41748e8) will increase coverage by 0.07%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main    #1557      +/-   ##
==========================================
+ Coverage   75.10%   75.17%   +0.07%     
==========================================
  Files         371      371              
  Lines       43347    43347              
==========================================
+ Hits        32554    32588      +34     
+ Misses      10793    10759      -34     
Flag Coverage Δ
integration-tests 21.55% <0.00%> (ø)
unit-tests 69.70% <100.00%> (+0.07%) ⬆️

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

Impacted Files Coverage Δ
bin/reth/src/lib.rs 100.00% <100.00%> (ø)
crates/stages/src/stages/bodies.rs 91.38% <0.00%> (-1.48%) ⬇️
crates/net/discv4/src/lib.rs 65.67% <0.00%> (+0.07%) ⬆️
crates/net/eth-wire/src/ethstream.rs 83.97% <0.00%> (+0.23%) ⬆️
crates/net/network/src/session/active.rs 84.88% <0.00%> (+0.29%) ⬆️
crates/transaction-pool/src/pool/txpool.rs 61.56% <0.00%> (+0.49%) ⬆️
crates/net/eth-wire/src/capability.rs 75.00% <0.00%> (+0.73%) ⬆️
crates/net/discv4/src/proto.rs 92.78% <0.00%> (+3.12%) ⬆️
crates/transaction-pool/src/test_utils/mock.rs 68.15% <0.00%> (+6.50%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rkrasiuk rkrasiuk merged commit 17474f3 into main Feb 27, 2023
@rkrasiuk rkrasiuk deleted the mat/rm-unused-crates branch February 27, 2023 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Pull requests or issues that are about dependencies C-debt A clean up/refactor of existing code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants