Abhimanyu
Abhimanyu
Hi, The android tests are passing locally, but failing in CI. Can anyone please help me understand how to fix it?
@dturner Done.
> Kover Coverage Tool only supports JVM instrumentation How to include instrumentation tests in the Kover coverage report?
@atulgpt, I have changed the `mustBeFirst` to `false`. But, it is still not working. I do not want to reorder the method and classes.
The convention aligns only for non-compose code. For Jetpack Compose code, the Composable method is the main aspect of the file and hence the name will match the Composable name.
I would prefer not to suppress or disable the rule as it is very helpful. I also noticed that the issue is that the functions are not considered at all....
The above link is not working. Also, I am not using any third-party rule set.
@3flex, I can see multiple compose rules libraries. Is there any official one from detekt for the compose rules?
The required dependency is already added to the "preference_datastore" branch. The "master" branch shows the code before adopting the data store.
Hi @alinimbuzzer , This is an Android library for now. Migration to CMP is not planned yet.