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: rustfmt #3532

Merged
merged 1 commit into from
Jul 2, 2023
Merged

chore: rustfmt #3532

merged 1 commit into from
Jul 2, 2023

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Jul 2, 2023

new nightly formatting

@mattsse mattsse added the C-debt Refactor of code section that is hard to understand or maintain label Jul 2, 2023
@mattsse mattsse requested a review from gakonst July 2, 2023 10:39
@codecov
Copy link

codecov bot commented Jul 2, 2023

Codecov Report

Merging #3532 (a968ce7) into main (2126c01) will decrease coverage by 0.03%.
The diff coverage is 55.55%.

Impacted file tree graph

Impacted Files Coverage Δ
crates/blockchain-tree/src/blockchain_tree.rs 82.26% <ø> (ø)
crates/net/network/src/eth_requests.rs 75.72% <0.00%> (-0.75%) ⬇️
crates/rpc/rpc/src/eth/api/fees.rs 48.41% <0.00%> (ø)
crates/net/nat/src/lib.rs 45.00% <33.33%> (-0.33%) ⬇️
crates/blockchain-tree/src/block_indices.rs 84.45% <50.00%> (ø)
crates/net/network/src/peers/manager.rs 84.15% <50.00%> (+0.01%) ⬆️
crates/net/eth-wire/src/p2pstream.rs 80.30% <100.00%> (+0.03%) ⬆️
crates/storage/provider/src/chain.rs 75.90% <100.00%> (+0.09%) ⬆️
crates/trie/src/walker.rs 96.62% <100.00%> (-0.02%) ⬇️

... and 5 files with indirect coverage changes

Flag Coverage Δ
integration-tests 16.27% <11.11%> (+0.01%) ⬆️
unit-tests 64.10% <55.55%> (-0.05%) ⬇️

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

Components Coverage Δ
reth binary 23.05% <ø> (ø)
blockchain tree 81.69% <50.00%> (ø)
pipeline 87.10% <ø> (ø)
storage (db) 73.94% <100.00%> (+<0.01%) ⬆️
trie 95.63% <100.00%> (-0.01%) ⬇️
txpool 51.14% <ø> (-0.65%) ⬇️
networking 77.92% <45.45%> (+0.01%) ⬆️
rpc 58.18% <0.00%> (ø)
consensus 62.78% <ø> (ø)
revm 35.07% <ø> (ø)
payload builder 6.83% <ø> (ø)
primitives 88.50% <ø> (ø)

@gakonst gakonst enabled auto-merge July 2, 2023 10:51
@gakonst gakonst disabled auto-merge July 2, 2023 10:51
@gakonst gakonst merged commit 1c796f2 into main Jul 2, 2023
@gakonst gakonst deleted the matt/new-fmt branch July 2, 2023 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-debt Refactor of code section that is hard to understand or maintain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants