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(NodeService): Clean up code #2023

Merged
merged 5 commits into from
Dec 17, 2024

Conversation

hirokiterashima
Copy link
Member

Changes

This pull request focuses on refactoring the NodeService and its related services to improve code maintainability and readability. The changes include converting NodeService to an abstract class, removing redundant methods, and updating the dependent services accordingly.

Refactoring NodeService and related services:

Import and dependency updates:

Test

Applications work as before

@hirokiterashima hirokiterashima added this to the Tech Debt 17 -> 16 milestone Dec 17, 2024
@hirokiterashima hirokiterashima self-assigned this Dec 17, 2024
@hirokiterashima hirokiterashima marked this pull request as ready for review December 17, 2024 23:32
@hirokiterashima hirokiterashima merged commit 89fcb6a into develop Dec 17, 2024
3 of 5 checks passed
@hirokiterashima hirokiterashima deleted the refactor-NodeService-make-abstract branch December 17, 2024 23:43
@hirokiterashima
Copy link
Member Author

🎉 This issue has been resolved in version 5.164.0 🎉

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
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant