Hi all :android-wave: , Does Konsist have baseline...
# konsist
a
Hi all 👋 , Does Konsist have baseline support? We have a single module repo for a library and we would like to add Konsist to it. Migrating existing code with public expose aspects is not an option as that would break the API.
n
ATM Konsist does not have baseline file, however you can deal with migration by validating a subset of packages. See https://docs.konsist.lemonappdev.com/writing-tests/koscope#nested-module-scope This article is worth checking out Refactoring Multi-Module Kotlin Project With Konsist | by Igor Wojda :robot_face: | Sep, 2023 | ProAndroidDev BTW We have baseline ticket in the back log.
a
Hi @Natalia Peterwas, In my case, migration is not an option as it is a library with existing consumers. So, baseline is the option in this case.
n
Oh, sorry. Unfortunately we don’t have baseline support now, but we have a ticket in the backlog to add it.
🆗 1