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

Break inheritance hierarchy in interfaces #859

Merged
merged 7 commits into from
May 20, 2024

Conversation

fractalwrench
Copy link
Contributor

Goal

Breaks an inheritance hierarchy in internal interfaces that would complicate our approach of API delegates. This shouldn't be a breaking change as the actual API implementation remains on Embrace.java, and the interface was previously non-public.

Testing

Relied on existing test coverage.

Copy link
Collaborator

@bidetofevil bidetofevil left a comment

Choose a reason for hiding this comment

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

LGTM

@fractalwrench fractalwrench merged commit 6630f4d into convert-emb-api May 20, 2024
1 check passed
@fractalwrench fractalwrench deleted the alter-interface-hierarchy branch May 20, 2024 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants