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: interface and class naming #77

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

BoBoBaSs84
Copy link
Owner

changes:

  • renamed all the interfaces
  • renamed all the implementations
  • renamed all the unit tests
  • improved comments
  • added new constructors

closes #76

changes:
- renamed all the interfaces
- renamed all the implementations
- renamed all the unit tests
- improved comments
- added new constructors

closes #76
@BoBoBaSs84 BoBoBaSs84 added documentation Improvements or additions to documentation feature New feature or request refactoring Improvements or additions to the code quality breaking New feature or request would lead into a breaking change labels Mar 25, 2024
@BoBoBaSs84 BoBoBaSs84 self-assigned this Mar 25, 2024
@BoBoBaSs84 BoBoBaSs84 linked an issue Mar 25, 2024 that may be closed by this pull request
Copy link
Owner Author

@BoBoBaSs84 BoBoBaSs84 left a comment

Choose a reason for hiding this comment

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

This looks good so far.

@BoBoBaSs84
Copy link
Owner Author

A new release is required see #78

@BoBoBaSs84 BoBoBaSs84 merged commit e7d6da6 into main Mar 25, 2024
3 checks passed
@BoBoBaSs84 BoBoBaSs84 deleted the refactor/interface-and-class-naming branch March 25, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking New feature or request would lead into a breaking change documentation Improvements or additions to documentation feature New feature or request refactoring Improvements or additions to the code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor: Interface and class naming
1 participant