Hi @Anthony f, it seems that when i use Intellij code coverage, it only works for one class at a time. If i try running all test classes at once, i will get 0% coverage everywhere
a
Anthony f
06/14/2019, 9:17 AM
Sonar count the amount of testcase (in parralele of coverage). When you write the testcase in kotlin, it is not integrated to that count !