-
Notifications
You must be signed in to change notification settings - Fork 2
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
ci: collect coverage from platforms and upload to Sonar #213
Conversation
Appetize Android link: https://appetize.io/app/w14mykr0j8grrftm9z9ba6d860 |
Appetize iOS link: https://appetize.io/app/epphkthhzddx3z4bcabzersw5u |
ci: fixes ci: fixes ci: add iOS SDK coverage
64e38ea
to
6c4c01a
Compare
5847b21
to
497761a
Compare
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.
Great job!
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.
Looks good, one comment
We want to perform Sonar scan and also collect coverage from all relevant sources. Therefore, we have:
We have created a new workflow that runs three separate jobs:
All of the files are then downloaded and correct coverage paths are assigned to
sonar-project.properties
.