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

Common: fixed non-option passing on custom() method #1851

Merged
merged 4 commits into from
Apr 9, 2022

Conversation

holgerd77
Copy link
Member

Fixes a bug discovered in #1838

(open for everyone in the team to review of course)

@codecov
Copy link

codecov bot commented Apr 8, 2022

Codecov Report

Merging #1851 (3468122) into master (1bd8498) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

Flag Coverage Δ
block 85.57% <ø> (ø)
blockchain 83.82% <ø> (ø)
client 76.20% <ø> (ø)
common 94.19% <100.00%> (ø)
devp2p 82.67% <ø> (+0.33%) ⬆️
ethash 90.76% <ø> (ø)
trie 80.02% <ø> (ø)
tx 88.20% <ø> (ø)
util 92.62% <ø> (ø)

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

Copy link
Member

@jochem-brouwer jochem-brouwer left a comment

Choose a reason for hiding this comment

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

One comment, great that you took into this quickly closed issue 😄

Co-authored-by: Jochem Brouwer <jochembrouwer96@gmail.com>
@holgerd77
Copy link
Member Author

Ok, have taken over the suggestion, yeah, thanks, makes a lot of sense to add! 🙂

Might need another approval once tests pass.

Copy link
Contributor

@ryanio ryanio left a comment

Choose a reason for hiding this comment

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

lgtm!

Copy link
Member

@jochem-brouwer jochem-brouwer left a comment

Choose a reason for hiding this comment

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

Looks great, also great tests 😄

@ryanio ryanio merged commit 1f44637 into master Apr 9, 2022
@ryanio ryanio deleted the fix-common-custom-opts-bug branch April 9, 2022 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants