-
Notifications
You must be signed in to change notification settings - Fork 2k
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
address issue introduced in #19207 #19328
base: main
Are you sure you want to change the base?
Conversation
…ld not have None transactions_block_generator
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aok
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
discussing the coverage report
@almogdepaz is working on test coverage for this function. I believe we've never had a unit test for it |
Arvid, is the plan to add coverage in a separate PR? (I remove the coverage flag assuming a separate PR was the plan, but perhaps I was hasty to do so) |
where empty transaction blocks would not have None transactions_block_generator
Purpose:
Current Behavior:
New Behavior:
Testing Notes: