-
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
Created empty project with Android Studio #6
Conversation
Note that the Sonar analysis fails because we have 0% code coverage. We will fix this (i.e. add tests) once we start coding new features... |
Note that this will fix #2 |
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.
Thanks, this looks good to me otherwise.
Only remark: this was quite huge to go through, so in my opinion it would have made sense to split it up in multiple PRs (basing the further ones on top of the first which creates the base structure).
|
No description provided.