Codecov for Android Library Module

I have been trying to find answers about applying Codecov to an Android library project. (Not an imported .jar file). The structure is essentially the same but the plugin id is set to ‘com.android.library’ within the module level build.gradle (instead of com.android.application).

Are there changes required for it to work with a library module? It is like it isn’t finding any of my tests. I opened a stack overflow post with more detail here:

Any help would be appreciated!

Hi @Olitron, unfortunately I’m not an Android engineer so I’m not too familiar with the ecosystem. Can you point me to a Codecov URL and explain to me what is not showing up as expected?