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

docs: db clear CLI #3936

Merged
merged 1 commit into from
Jul 26, 2023
Merged

docs: db clear CLI #3936

merged 1 commit into from
Jul 26, 2023

Conversation

shekhirin
Copy link
Collaborator

@shekhirin shekhirin commented Jul 26, 2023

Resolves #3935

Added db clear and reordered existing entries according to the CLI order.

@shekhirin shekhirin requested a review from onbjerg July 26, 2023 16:45
@shekhirin shekhirin marked this pull request as ready for review July 26, 2023 16:45
@shekhirin shekhirin requested a review from gakonst as a code owner July 26, 2023 16:45
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #3936 (b192f83) into main (8cdb097) will decrease coverage by 0.03%.
Report is 4 commits behind head on main.
The diff coverage is n/a.

Impacted file tree graph

see 26 files with indirect coverage changes

Flag Coverage Δ
integration-tests 15.59% <ø> (+0.04%) ⬆️
unit-tests 64.51% <ø> (-0.03%) ⬇️

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

Components Coverage Δ
reth binary 27.24% <ø> (ø)
blockchain tree 83.01% <ø> (ø)
pipeline 89.68% <ø> (ø)
storage (db) 74.19% <ø> (ø)
trie 94.70% <ø> (ø)
txpool 46.00% <ø> (-0.57%) ⬇️
networking 77.64% <ø> (-0.26%) ⬇️
rpc 58.91% <ø> (+0.32%) ⬆️
consensus 64.46% <ø> (ø)
revm 33.68% <ø> (ø)
payload builder 6.61% <ø> (ø)
primitives 88.06% <ø> (-0.03%) ⬇️

@onbjerg onbjerg changed the title feat(book): db clear CLI docs: db clear CLI Jul 26, 2023
@onbjerg onbjerg added C-enhancement New feature or request C-docs An addition or correction to our documentation labels Jul 26, 2023
@onbjerg
Copy link
Member

onbjerg commented Jul 26, 2023

ty

@onbjerg onbjerg added this pull request to the merge queue Jul 26, 2023
Merged via the queue into main with commit a71ad1e Jul 26, 2023
@onbjerg onbjerg deleted the alexey/db-clear-book branch July 26, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-docs An addition or correction to our documentation C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document reth db clear
2 participants