Eugeniu Tufar

Results 15 comments of Eugeniu Tufar

Can you please share some code because I don't really understand how coverage can help us with test filter mechanism?

@fmck3516 Looks like I have the same problem, please check this sample project. PS: Amazing tool, I am really excited to see it in action on android! [TestSkippy.zip](https://github.com/user-attachments/files/17681507/TestSkippy.zip)

@fmck3516 My assumption is that we need to use `AndroidSourceSetContainer` instead `SourceSetContainer`, for that our plugin must depend on AGP, probably that is the reason why you want to make...

@fmck3516 sorry, I provided wrong reference name. The idea was to use a class with the same name but from a different source: `com.android.builder.model.v2.ide.SourceSetContainer` istead of `org.gradle.api.tasks.SourceSetContainer` I found another...

right now the library stopped working in android. In `test-impact-analysis.json`, the `tests` object is always empty 🤔