Guillermo Mazzola
Guillermo Mazzola
I have some progress but I've found some blocking issues with AGP implementation: - `ScopedArtifact.CLASSES` artifact gets replaced with `JaCoCo` instrumented classes when `BuildType.enableAndroidTestCoverage = true` is enabled (making aggregated...
I'm going to park this for now until it's a bit more mature. The fact the the whole coverage report is broken makes me think they are not putting much...
Let's follow the progress of https://issuetracker.google.com/u/0/issues/281266702, it may be done depending on what it's decided there
I've updated the working branch #16 , but still is no mature yet and too much hacking is needed. For instance, `androidTest` could run on one or many emulators, or...
If I have some time, I may try to revisit this. But there are several structural issues to have this done properly, starting from the fact the official JaCoCo task...
Is there any workaround for this?
Same here: It's very strange, since it does not to be fully related to R8. We forced the logic to reach that piece of code in R8 minified code, and...
> Could you check the release APK and see what is in there? ###### `IdnaMappingTable.kt` ``` .class public final Lokhttp3/internal/idn/IdnaMappingTable; .super Ljava/lang/Object; .source "SourceFile" # annotations .annotation runtime Lkotlin/Metadata; d1...
> [@gmazzo](https://github.com/gmazzo) Where have you found that? It's from Android Studio, by inspecting our production minified release bundle. Looking at the specific `classesX.dex`
Hi @cristiangreco any news for this? I didn't heard back from you in a while