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: use commons module in server #272

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 24, 2024

  1. refactoring Constants

    Signed-off-by: Atanas Atanasov <[email protected]>
    ata-nas committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0e10c3d View commit details
    Browse the repository at this point in the history
  2. additional refactoring to use FileUtilities

    Signed-off-by: Atanas Atanasov <[email protected]>
    ata-nas committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8b81242 View commit details
    Browse the repository at this point in the history
  3. fixing a failing unit test to support the new logic

    Signed-off-by: Atanas Atanasov <[email protected]>
    ata-nas committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    16496c4 View commit details
    Browse the repository at this point in the history
  4. regain test coverage

    Signed-off-by: Atanas Atanasov <[email protected]>
    ata-nas committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7ead1c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. addressing some comments, mostly on styling and javadocs

    Signed-off-by: Atanas Atanasov <[email protected]>
    ata-nas committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4d4f691 View commit details
    Browse the repository at this point in the history