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

fix: refactor to separate Endpoint and Manager contracts #153

Merged
merged 15 commits into from
Feb 22, 2024
Merged

Conversation

RahulMaganti47
Copy link
Contributor

No description provided.

@RahulMaganti47 RahulMaganti47 marked this pull request as ready for review February 21, 2024 22:55
Copy link
Collaborator

@djb15 djb15 left a comment

Choose a reason for hiding this comment

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

Generally looks sensible to me!

There are quite a few virtual and override methods around still that no longer have to be so I'd suggest cleaning that up.

The biggest thing imo is getting those integration tests working. Shouldn't actually be a huge lift as the entrypoints have all stayed the same, it's just some setup stuff that you'll have to change

djb15
djb15 previously approved these changes Feb 22, 2024
Copy link
Collaborator

@djb15 djb15 left a comment

Choose a reason for hiding this comment

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

LGTM!

@RahulMaganti47 RahulMaganti47 changed the title refactor to separate Endpoint and Manager contracts fix: refactor to separate Endpoint and Manager contracts Feb 22, 2024
@gator-boi gator-boi requested a review from djb15 February 22, 2024 18:42
@RahulMaganti47 RahulMaganti47 merged commit cf15ab4 into main Feb 22, 2024
1 check passed
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.

3 participants