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

refactor: add BaseService #319

Merged
merged 2 commits into from
Oct 25, 2023
Merged

refactor: add BaseService #319

merged 2 commits into from
Oct 25, 2023

Conversation

sebtiz13
Copy link
Member

@sebtiz13 sebtiz13 commented Oct 24, 2023

What does this PR do ?

Refactor services to use the abstract shared class BaseService.
This abstract class provide some useful getters like sdk, impersonatedSdk, config.
Also to future, this allows to provide easily other getters or methods shared between services.

@sebtiz13 sebtiz13 merged commit 5339541 into 2-dev Oct 25, 2023
3 checks passed
@sebtiz13 sebtiz13 deleted the refactor/services branch October 25, 2023 14:11
Copy link

github-actions bot commented Nov 3, 2023

🎉 This PR is included in version 2.4.0-beta.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 2.4.0-temp-ci-debug.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 2.4.0-temp-ci-debug.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

None yet

3 participants