Hi Guys, I have written the whole application in C...
# android
r
Hi Guys, I have written the whole application in Clean architecture, and the UI is in jetpack compose. I have only written a test of the data, domain & presentation layer. For code coverage, I am using the KOVER. Can I ask the KOVER to ignore the UI layer written in Jetpack compose? #android
đź‘€ 1
s
If it's an public repo, please share the project, please? @Rehan Sarwar
r
Sorry, We can’t share the project code. But here is an example of what we have done so far. https://github.com/CHRehan/CleanArchitectureSample
j
Kover has mechanisms to ignore code
r
@Javier can you please share the code snippets or any github link
j