Hi <@U75DHGTL5>, it seems that when i use Intellij...
# code-coverage
s
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
Sonar count the amount of testcase (in parralele of coverage). When you write the testcase in kotlin, it is not integrated to that count !