Kotlin / kotlinx-kover

Apache License 2.0
1.33k stars 52 forks source link

Kover reports not coverage code with robolectric and hilt #56

Closed fpitpit closed 2 years ago

fpitpit commented 2 years ago

I launched unit test android (not instrumented test) with robolectric and hilt (test passed OK) but not appears in coverage report (it indicates 0%)

Could you put a complete example with android with robolectric example ?

cheskos commented 2 years ago

Is this related to #96 as well?

shanshin commented 2 years ago

@cheskos, yes they are related

shanshin commented 2 years ago

Duplicates #96