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

ROM Memory adapter implementation to allow easily adding alternate ROM implementations #365

Merged
merged 39 commits into from
Jun 29, 2018

Conversation

joelvh
Copy link
Contributor

@joelvh joelvh commented May 28, 2018

This implements the ROM Memory adapter as an alternative to the ROM SQL adapter. Tests are structured to test ROM implementations easily. A new ROM adapter simply needs to implement the two relations required.

@joelvh
Copy link
Contributor Author

joelvh commented May 28, 2018

@paneq there are 7 mutations locally that need to be killed. Mutant says that it re-inserted the original code and tests failed. However, there is no failure output.

Any idea what to do about that?

@joelvh
Copy link
Contributor Author

joelvh commented Jun 4, 2018

@paneq or @pawelpacana you guys know how to make sense of the results here? https://circleci.com/gh/RailsEventStore/rails_event_store/2492

Thanks!

@joelvh joelvh force-pushed the feature/rom_memory_adapter branch from a2d7685 to ff5eeed Compare June 13, 2018 18:57
@joelvh joelvh force-pushed the feature/rom_memory_adapter branch from ff5eeed to 6378cd6 Compare June 29, 2018 04:28
@joelvh joelvh merged commit 3e17705 into master Jun 29, 2018
@joelvh joelvh deleted the feature/rom_memory_adapter branch June 29, 2018 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant