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 execution pt1 #3

Merged
merged 16 commits into from
Jul 19, 2022
Merged

Refactor execution pt1 #3

merged 16 commits into from
Jul 19, 2022

Conversation

fabriziosestito
Copy link
Member

@fabriziosestito fabriziosestito commented Jul 12, 2022

This PR refactors the execution GenServer, separating the functional core from the side effects.
It adds tests and the concept of the result of execution.

Next PRs will add grouped expectations and rabbit messaging.

@fabriziosestito fabriziosestito force-pushed the refactor_execution_pt1 branch 2 times, most recently from 3745d00 to cf25d5f Compare July 18, 2022 13:45
fabriziosestito and others added 9 commits July 18, 2022 15:47
Co-authored-by: Carmine Di Monaco <carmine.dimonaco@suse.com>
Co-authored-by: Carmine Di Monaco <carmine.dimonaco@suse.com>
Co-authored-by: Carmine Di Monaco <carmine.dimonaco@suse.com>
Co-authored-by: Carmine Di Monaco <carmine.dimonaco@suse.com>
Co-authored-by: Carmine Di Monaco <carmine.dimonaco@suse.com>
Co-authored-by: Carmine Di Monaco <carmine.dimonaco@suse.com>
Co-authored-by: Carmine Di Monaco <carmine.dimonaco@suse.com>
Co-authored-by: Carmine Di Monaco <carmine.dimonaco@suse.com>
Co-authored-by: Carmine Di Monaco <carmine.dimonaco@suse.com>
Copy link
Contributor

@arbulu89 arbulu89 left a comment

Choose a reason for hiding this comment

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

Brilliant work folks!
Really really nice!
Waiting to do the mob session to have a deep dive.
But I could mostly understand how the code works just in a first initial review.

Copy link
Member

@nelsonkopliku nelsonkopliku left a comment

Choose a reason for hiding this comment

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

❤️ 🍹

@fabriziosestito fabriziosestito merged commit f446928 into main Jul 19, 2022
@fabriziosestito fabriziosestito deleted the refactor_execution_pt1 branch August 17, 2022 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants