Added ability to run instrumentation tests before unit tests and merge all tests' reports into single jacoco coverage report#21
Conversation
… to one coverage report
Current coverage is 88.89%
@@ master #21 diff @@
========================================
Files 3 3
Lines 59 72 +13
Methods 0 0
Branches 4 7 +3
========================================
+ Hits 58 64 +6
- Misses 1 4 +3
- Partials 0 4 +4
|
|
@nekdenis do I understand this correctly that your changes enables also that reports from different target devices are merged as well? If it is not the case, do you think you can change your PR to support that as well? Some context: Currently the last fetched report from our test device farm is the one used for the reports in SonarQube and I failed to set up the merging of it. |
|
Hi |
|
Would love to see this on the next release |
|
There is any plan to merge this and a new version release for this? |
|
Hi here, I see that this PR is opened for a very long time now, is there any plan to have it merged any time soon? |
|
Any updates here @arturdm, would love to use this as well! 👍 |
No description provided.