-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feat: Questions and answers are now written in the DB! #97
Conversation
As we have discussed with @Toto-hitori, tests are meaningless as this code is just for DB connections and JPA models so they are discarded. |
…ryImpl are now join in GeneralRepositoryStorer
…ryImpl are now join in GeneralRepositoryStorer
…ryImpl are now join in GeneralRepositoryStorer
Quality Gate passedIssues Measures |
Now the questions are written in the DB, this is done by a new module.
Tests are yet to be done, but we wanted to upload this to have the application working with the wikidata questions.
We also need to write the architecturals decissions involved with this part.