Skip to content

remove no-op handler #436

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

Merged
merged 4 commits into from
Dec 27, 2023
Merged

remove no-op handler #436

merged 4 commits into from
Dec 27, 2023

Conversation

ceyonur
Copy link
Collaborator

@ceyonur ceyonur commented Dec 25, 2023

Why this should be merged

Embedding the no-op handler could result into unexpected behavior in case interface changes and no-op handler implementation changes. IMO it's better to depend on the interface type check and introduce breaking change rather than using a no-op implementation

How this works

Removes embedded no-op handler and implements interface functions.

How this was tested

UTs should cover this.

@ceyonur ceyonur requested a review from joshua-kim December 25, 2023 10:39
@ceyonur ceyonur self-assigned this Dec 25, 2023
@darioush darioush enabled auto-merge (squash) December 27, 2023 20:57
@darioush darioush merged commit cfc20d7 into master Dec 27, 2023
@darioush darioush deleted the remove-noop-handler branch December 27, 2023 20:58
darioush pushed a commit that referenced this pull request Apr 25, 2024
* sync changes from coreth-0.11.6

* remove diff patch

* revert format changes

* nits (#441)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants