-
Notifications
You must be signed in to change notification settings - Fork 10
[#106] Implement multi-connector #107
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
Conversation
|
I know the test cases are far below decency threshold, I want to make them better, but I wanted a validation on the idea before doing that. |
multi-connector/src/main/scala/it/agilelab/darwin/connector/multi/MultiConnectorCreator.scala
Show resolved
Hide resolved
multi-connector/src/main/scala/it/agilelab/darwin/connector/multi/MultiConnector.scala
Show resolved
Hide resolved
multi-connector/src/main/scala/it/agilelab/darwin/connector/multi/MultiConnector.scala
Outdated
Show resolved
Hide resolved
|
@SpyQuel I made a couple of changes, can you check if it covers your concerns? |
eliax1996
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
from what I have seen it all seems very good, the only thing is on the signature of the functions where you see that the multi-connector was not thought during the drafting of the interfaces. Sorry I ended up completing it on Sunday but I've been busy with a busy week :)
No description provided.