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

feat(pruner): account and storage history metrics #4035

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

shekhirin
Copy link
Collaborator

Missing prune parts for #4011

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #4035 (2498add) into main (bddb60b) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

Files Changed Coverage Δ
crates/prune/src/pruner.rs 83.15% <0.00%> (-1.56%) ⬇️

... and 3 files with indirect coverage changes

Flag Coverage Δ
integration-tests 16.47% <0.00%> (-0.01%) ⬇️
unit-tests 64.14% <0.00%> (-0.03%) ⬇️

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

Components Coverage Δ
reth binary 25.84% <ø> (ø)
blockchain tree 83.04% <ø> (ø)
pipeline 90.13% <ø> (ø)
storage (db) 74.33% <ø> (ø)
trie 94.70% <ø> (ø)
txpool 47.36% <ø> (ø)
networking 77.40% <ø> (-0.04%) ⬇️
rpc 58.29% <ø> (ø)
consensus 63.55% <ø> (ø)
revm 32.71% <ø> (ø)
payload builder 6.58% <ø> (ø)
primitives 88.00% <ø> (ø)

@shekhirin shekhirin marked this pull request as ready for review August 2, 2023 15:35
@shekhirin shekhirin requested a review from gakonst as a code owner August 2, 2023 15:35
@shekhirin shekhirin added this pull request to the merge queue Aug 2, 2023
Merged via the queue into main with commit 86ccf2f Aug 2, 2023
24 checks passed
@shekhirin shekhirin deleted the alexey/pruner-metrics-account-storage-history branch August 2, 2023 15:45
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