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

test: BlockReader implementation of BlockchainProvider2<DB> #10557

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

tcoratger
Copy link
Contributor

Should close #10338

I added tests for every possible combination to try to really cover every edge case. Maybe this seem like too many tests but I think that for this widely used part, good coverage was needed. Let me know what you think, if that's okay with you?

@mattsse mattsse added this pull request to the merge queue Aug 27, 2024
@mattsse mattsse added the C-test A change that impacts how or what we test label Aug 27, 2024
Merged via the queue into paradigmxyz:main with commit 7a76fcb Aug 27, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test A change that impacts how or what we test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test BlockReader implementation of BlockchainProvider2<DB>
2 participants