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(interfaces): better document BlockchainTreeError #4693

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

tcoratger
Copy link
Contributor

This PR contains better documentation for the BlockchainTreeError enum items in order to clarify each of them.

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #4693 (ead0dbc) into main (6016da7) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

Files Changed Coverage Δ
crates/interfaces/src/blockchain_tree/error.rs 36.88% <ø> (ø)

... and 8 files with indirect coverage changes

Flag Coverage Δ
integration-tests 16.74% <ø> (-0.01%) ⬇️
unit-tests 63.39% <ø> (-0.01%) ⬇️

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

Components Coverage Δ
reth binary 32.17% <ø> (ø)
blockchain tree 83.75% <ø> (ø)
pipeline 88.54% <ø> (ø)
storage (db) 73.01% <ø> (ø)
trie 94.73% <ø> (-0.04%) ⬇️
txpool 49.91% <ø> (-0.02%) ⬇️
networking 77.12% <ø> (-0.05%) ⬇️
rpc 57.82% <ø> (ø)
consensus 63.25% <ø> (ø)
revm 28.16% <ø> (ø)
payload builder 8.45% <ø> (ø)
primitives 86.56% <ø> (ø)

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome, ty

@mattsse mattsse added this pull request to the merge queue Sep 20, 2023
@mattsse mattsse added the C-docs An addition or correction to our documentation label Sep 20, 2023
Merged via the queue into paradigmxyz:main with commit b870a4e Sep 20, 2023
22 checks passed
@tcoratger tcoratger deleted the doc-BlockchainTreeError branch September 21, 2023 13:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants