Skip to content

Conversation

hkuich
Copy link
Member

@hkuich hkuich commented Jan 8, 2021

solves bug reported in issue-10

hkuich added 8 commits January 6, 2021 14:18
 - required some updates in validity check. refactored the playerMatch and Insert statement generation according to explosion which made it simpler - done together (less and cleaner code)
 - added RelationInsertGeneratorTest tests to cover the explosion cases
 - tests with phone calls (expanded on data to test) work fine
 - prepared the relation-of-relation in call (creating several calls that will be added by player explosion, the player being a relation in next commits)
 - also added how the configs should look like for relation-of-relations.
 - created communication-channel.csv data file to add relation-of-relations, one-per-row and exploding the relation
 - updated schema to include communication-channel relation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Current Implementation of RelationInsertGenerator.playersMatch does not cast player tokens to corresponding conceptGenerator idValueType
1 participant