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: Extract common code from responders into EntityAndClassIriS… #2348

Merged
merged 1 commit into from Dec 23, 2022

Commits on Dec 23, 2022

  1. refactor: Extract EntityAndClassIriService and introduce ActorToZioBr…

    …idge and ActorDeps
    
    * Add zio-mock dependency to test dependencies
    * Extract EntityAndClassIriService
    * Introduce ActorDeps
    * Introduce ActorToZioBridge
    * Remove methods on abstract Responder and use iriService in Responder directly
    * Remove commented out code
    * Move handleUnexpectedMessage method into Responder and make protected
    * Expose ProjectsResponder as ProjectsService to ProjectRouteZ
    * Add scaladoc
    * Formatting
    seakayone committed Dec 23, 2022
    Copy the full SHA
    c3da43a View commit details
    Browse the repository at this point in the history